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] DemoTestFramework 1.0.10
[CocoaPods.git]
/
Specs
/
2
/
f
/
c
/
MyPaster
/
1.1.0
/
MyPaster.podspec.json
blob
02c4ee089c0507c5dfc7dd1d7873c75429d760af
1
{
2
"name": "MyPaster",
3
"version": "1.1.0",
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.1.0"
17
},
18
"platforms": {
19
"ios": "7.0"
20
},
21
"vendored_frameworks": "MyPaster/*.framework",
22
"resource_bundles": {
23
}
24
}