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] DittoObjC 4.9.2
[CocoaPods.git]
/
Specs
/
e
/
3
/
7
/
MyPodTest
/
0.1.0
/
MyPodTest.podspec.json
blob
318e830cc1e9f60de17da4e34a9176af1ad44095
1
{
2
"name": "MyPodTest",
3
"version": "0.1.0",
4
"summary": "创建一个自己的Pod,测试!.",
5
"homepage": "https://github.com/MobDeveloper163/MyPodTest",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Mob_Developer": "mob_developer@163.com"
12
},
13
"source": {
14
"git": "https://github.com/MobDeveloper163/MyPodTest.git",
15
"tag": "0.1.0"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "MyPodTest/Classes/**/*"
21
}