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] RegulaCommonStage 7.5.928
[CocoaPods.git]
/
Specs
/
7
/
d
/
c
/
GXBanner
/
1.0.1
/
GXBanner.podspec.json
blob
27a11daadb7831abecb7f51a4eca311abfbc7134
1
{
2
"name": "GXBanner",
3
"version": "1.0.1",
4
"summary": "一款简单又好用的广告banner.",
5
"homepage": "https://github.com/gsyhei/GXBanner",
6
"license": "MIT",
7
"authors": {
8
"Gin": "279694479@qq.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/gsyhei/GXBanner.git",
15
"tag": "1.0.1"
16
},
17
"requires_arc": true,
18
"source_files": "GXBanner",
19
"frameworks": [
20
"Foundation",
21
"UIKit"
22
]
23
}