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.8.16
[CocoaPods.git]
/
Specs
/
9
/
5
/
e
/
AFMWK
/
0.1.0
/
AFMWK.podspec.json
blob
9633281794ebee89c86e05426d1ffe4ce66a9339
1
{
2
"name": "AFMWK",
3
"version": "0.1.0",
4
"summary": "this is a sample",
5
"homepage": "https://github.com/znkd/AFMWK",
6
"license": "MIT",
7
"platforms": {
8
"ios": "7.0"
9
},
10
"authors": {
11
"Eric": "znkd_1982@163.com"
12
},
13
"source": {
14
"git": "https://github.com/znkd/AFMWK.git",
15
"tag": "0.1.0"
16
},
17
"source_files": "AFMWK/*.{h,m}",
18
"requires_arc": true,
19
"frameworks": "UIKit"
20
}