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] ZJSDK 2.5.4.14
[CocoaPods.git]
/
Specs
/
9
/
b
/
3
/
AFOnceKit
/
1.0.0
/
AFOnceKit.podspec.json
blob
1705eb9521ddf9a3c6de0104050ec8b8c27be861
1
{
2
"name": "AFOnceKit",
3
"version": "1.0.0",
4
"summary": "AFOnceKit",
5
"homepage": "https://github.com/annyfun/AFOnceKit.git",
6
"authors": {
7
"AnnyFun": "appledev@qq.com"
8
},
9
"platforms": {
10
"ios": "7.0"
11
},
12
"source": {
13
"git": "https://github.com/annyfun/AFOnceKit.git",
14
"tag": "1.0.0"
15
},
16
"source_files": "AFOnceKit/*.{h,m}",
17
"license": "MIT",
18
"requires_arc": true,
19
"frameworks": [
20
"Foundation",
21
"CoreGraphics",
22
"UIKit"
23
]
24
}