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] TradeInFatFramework 1.7.103
[CocoaPods.git]
/
Specs
/
4
/
a
/
2
/
afn
/
1.0.0
/
afn.podspec.json
blob
c94ced5eaf5bc65fc716c9b9a86d36087d951506
1
{
2
"name": "afn",
3
"version": "1.0.0",
4
"summary": "all kinds of categories for iOS afn",
5
"homepage": "https://github.com/bertGao/afn",
6
"platforms": {
7
"ios": null
8
},
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"authors": {
14
"高祥": "1243939103@qq.com"
15
},
16
"source": {
17
"git": "https://github.com/bertGao/afn.git",
18
"tag": "1.0.0"
19
},
20
"source_files": "RootViewController.{h,m}",
21
"ios": {
22
"frameworks": "UIKit"
23
}
24
}