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] FCService 0.0.61-fc
[CocoaPods.git]
/
Specs
/
4
/
b
/
1
/
PTools
/
1.1.6
/
PTools.podspec.json
blob
50b1a2de5e52d27de0cf87beb14de063a9b98186
1
{
2
"name": "PTools",
3
"version": "1.1.6",
4
"authors": {
5
"邓杰豪": "273277355@qq.com"
6
},
7
"homepage": "https://github.com/crazypoo/PTools",
8
"summary": "Tools.",
9
"source": {
10
"git": "https://github.com/crazypoo/PTools.git",
11
"tag": "1.1.6"
12
},
13
"license": {
14
"type": "MIT",
15
"file": "LICENSE"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"requires_arc": true,
21
"source_files": "PTools",
22
"public_header_files": [
23
"PTools/*.h",
24
"PTools/Tools/*.{h,m}",
25
"PTools/**/*.h"
26
]
27
}