repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
5
/
3
/
0
/
GTMBase64
/
1.0.1
/
GTMBase64.podspec.json
blob
9da5ae891e7708fc30d27dc869e7b573684e85f6
1
{
2
"name": "GTMBase64",
3
"version": "1.0.1",
4
"summary": "ios GTMBase64 install by cocoapods",
5
"homepage": "https://github.com/MxABC/GTMBase64",
6
"license": "MIT",
7
"authors": {
8
"lbxia": "lbxia20091227@foxmail.com"
9
},
10
"platforms": {
11
"ios": "6.0",
12
"osx": "10.7",
13
"watchos": "2.0",
14
"tvos": "9.0"
15
},
16
"source": {
17
"git": "https://github.com/MxABC/GTMBase64.git",
18
"tag": "1.0.1"
19
},
20
"source_files": "GTMBase64/*.{h,m}",
21
"requires_arc": true
22
}