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
/
7
/
8
/
c
/
QLFPodDemo
/
0.0.2
/
QLFPodDemo.podspec.json
blob
bd4a8b1336ab852789926bbca5634cf6e9301f80
1
{
2
"name": "QLFPodDemo",
3
"version": "0.0.2",
4
"summary": "A short description of PodDemo.",
5
"homepage": "https://github.com/a810232122/PodDemoTest",
6
"license": "MIT",
7
"authors": {
8
"QLF": "a810232122@163.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/a810232122/PodDemoTest.git",
15
"tag": "0.0.2"
16
},
17
"source_files": "Sources/*.{h,m}",
18
"requires_arc": true
19
}