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] IPDSDK 2.0.0.3
[CocoaPods.git]
/
Specs
/
0
/
5
/
d
/
JPTool
/
1.0.7
/
JPTool.podspec.json
blob
76031854d82578c191009eb81aa85d54636a5b25
1
{
2
"name": "JPTool",
3
"version": "1.0.7",
4
"summary": "更新测试接口,展示图片",
5
"homepage": "https://github.com/jiapan0622/JPToolDemo",
6
"license": "MIT",
7
"authors": {
8
"Carpenter": "email@address.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/jiapan0622/JPToolDemo.git",
15
"tag": "1.0.7"
16
},
17
"resources": "JPTool/JPTool.bundle",
18
"source_files": [
19
"JPTool",
20
"JPToolDemo/JPTool/*.{h,m}"
21
],
22
"requires_arc": true
23
}