https://github.com/mxabc/gtmbase64
GTMBase64 cocoapods
https://github.com/mxabc/gtmbase64
base64 gtmbase64
Last synced: about 1 year ago
JSON representation
GTMBase64 cocoapods
- Host: GitHub
- URL: https://github.com/mxabc/gtmbase64
- Owner: MxABC
- License: mit
- Created: 2016-01-08T14:30:00.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-02-11T08:55:03.000Z (over 8 years ago)
- Last Synced: 2025-04-05T21:35:08.496Z (about 1 year ago)
- Topics: base64, gtmbase64
- Language: Objective-C
- Size: 15.6 KB
- Stars: 18
- Watchers: 3
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GTMBase64
GTMBase64 cocoapods 安装形式
```ruby
platform :ios, '6.0'
pod 'GTMBase64'
```