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] DocumentReaderFullStage 7.5.10940
[CocoaPods.git]
/
Specs
/
1
/
4
/
c
/
ZXDemo
/
0.0.1
/
ZXDemo.podspec.json
blob
ab18c99e56efaa7740d340d9074e3860718308b1
1
{
2
"name": "ZXDemo",
3
"version": "0.0.1",
4
"summary": "这是我的框架",
5
"homepage": "https://github.com/15041397127/ZXDemo",
6
"license": "MIT",
7
"authors": {
8
"ZhangXu": "email@address.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/15041397127/ZXDemo.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"ZXDemo",
19
"我的框架/*.swift"
20
],
21
"requires_arc": true
22
}