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] RongCloudRTC 5.12.0
[CocoaPods.git]
/
Specs
/
0
/
6
/
e
/
AFPageClient
/
1.2.3
/
AFPageClient.podspec.json
blob
f159ad017a628e76868a7cd2e85aa23769d68986
1
{
2
"name": "AFPageClient",
3
"version": "1.2.3",
4
"summary": "分页控制器",
5
"homepage": "https://github.com/yxh418983798/AFPageClient",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Alfie": "418983798@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/yxh418983798/AFPageClient.git",
15
"tag": "1.2.3",
16
"branch": "master"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "AFPageClient/Classes/**/*",
22
"dependencies": {
23
"Masonry": [
24
25
]
26
}
27
}