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] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git]
/
Specs
/
9
/
f
/
5
/
GJBase
/
1.0.0
/
GJBase.podspec.json
blob
0b3233dccda543c5d63e7b15cf4bf825fcca801f
1
{
2
"name": "GJBase",
3
"version": "1.0.0",
4
"license": "MIT",
5
"summary": "base ui marco function",
6
"homepage": "https://github.com/gaojungithub2004/GJBase",
7
"source": {
8
"git": "https://github.com/gaojungithub2004/GJBase.git",
9
"tag": "1.0.0"
10
},
11
"source_files": "GJBase/*.{h,m}",
12
"requires_arc": true,
13
"platforms": {
14
"ios": "7.0"
15
},
16
"frameworks": [
17
"UIKit",
18
"Foundation"
19
],
20
"authors": {
21
"GJ": "18607983012@163.com"
22
}
23
}