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] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git]
/
Specs
/
0
/
5
/
d
/
JPTool
/
1.0.3
/
JPTool.podspec.json
blob
5ff8c8991c28ac08c1ce38e14d3a08c76948d66e
1
{
2
"name": "JPTool",
3
"version": "1.0.3",
4
"summary": "添加新接口,在window上添加图片",
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.3"
16
},
17
"source_files": [
18
"JPTool",
19
"JPToolDemo/JPTool/*.{h,m,bundle}"
20
],
21
"requires_arc": true
22
}