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.4.14
[CocoaPods.git]
/
Specs
/
a
/
2
/
f
/
APTools
/
0.1.0
/
APTools.podspec.json
blob
f890e1f538632157eb0142b29b8112680d311084
1
{
2
"name": "APTools",
3
"version": "0.1.0",
4
"summary": "A Sample tools for ios Devlope",
5
"homepage": "https://github.com/AresPeng/APTools",
6
"license": "MIT",
7
"authors": {
8
"AresPeng": "jue2yin81991@163.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"requires_arc": true,
14
"source": {
15
"git": "https://github.com/AresPeng/APTools.git",
16
"tag": "0.1.0"
17
},
18
"source_files": "APTools/*"
19
}