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.12
[CocoaPods.git]
/
Specs
/
4
/
0
/
9
/
ZJSDKDemo
/
0.0.8
/
ZJSDKDemo.podspec.json
blob
136d5199427b51225e769fb0f7506e32b0c30eaa
1
{
2
"name": "ZJSDKDemo",
3
"version": "0.0.8",
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.8"
20
},
21
"source_files": [
22
"ZJSDK",
23
"ZJSDK/**/*.{h,m}"
24
],
25
"frameworks": [
26
"Foundation",
27
"UIKit"
28
],
29
"requires_arc": true
30
}