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.8.10
[CocoaPods.git]
/
Specs
/
2
/
f
/
c
/
MyPaster
/
1.0.1
/
MyPaster.podspec.json
blob
94cc8505c9f8052c93a2bf5067df97979b713949
1
{
2
"name": "MyPaster",
3
"version": "1.0.1",
4
"summary": "IOS贴图",
5
"description": "IOS贴图类",
6
"homepage": "https://github.com/CaiChenghan/MyPaster",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"蔡成汉": "1178752402@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/CaiChenghan/MyPaster.git",
16
"tag": "1.0.1"
17
},
18
"platforms": {
19
"ios": "7.0"
20
},
21
"vendored_frameworks": "MyPaster/*.framework",
22
"resource_bundles": {
23
}
24
}