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] RnpKit 1.2.5
[CocoaPods.git]
/
Specs
/
4
/
0
/
9
/
ZJSDKDemo
/
0.0.3
/
ZJSDKDemo.podspec.json
blob
03c3a748a59c20521e9b5f9486401e9fa145d81a
1
{
2
"name": "ZJSDKDemo",
3
"version": "0.0.3",
4
"summary": "A short description of ZJSDKDemo.",
5
"description": "a description demo",
6
"homepage": "https://github.com/13718004742/ZJSDKDemo",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"13718004742": "13718004742@163.com"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "https://github.com/13718004742/ZJSDKDemo.git",
19
"tag": "0.0.3"
20
},
21
"source_files": [
22
"ZJSDK",
23
"ZJSDK/**/*.{h,m}"
24
],
25
"frameworks": [
26
"Foundation",
27
"UIKit"
28
]
29
}