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] FCVideo 3.2.21
[CocoaPods.git]
/
Specs
/
3
/
6
/
1
/
FWPageControl
/
1.0.0
/
FWPageControl.podspec.json
blob
1a8c3a7e32bf2043b30d67c9c59c6936dfeb9380
1
{
2
"name": "FWPageControl",
3
"version": "1.0.0",
4
"license": "MIT",
5
"homepage": "http://www.fanwenqing.com",
6
"authors": {
7
"范文青": "23335465@qq.com"
8
},
9
"summary": "a custom page control",
10
"platforms": {
11
"ios": "6.0"
12
},
13
"source": {
14
"git": "https://github.com/howenis/FWPageControl.git",
15
"tag": "1.0.0"
16
},
17
"source_files": "FWPageControl/src/**/*.{h,m}",
18
"requires_arc": true
19
}