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] TestFrameworkIos1 1.0.2
[CocoaPods.git]
/
Specs
/
e
/
3
/
7
/
MyPodTest
/
0.1.1
/
MyPodTest.podspec.json
blob
8170c23f27382d4d685662d3b907bba173940a2f
1
{
2
"name": "MyPodTest",
3
"version": "0.1.1",
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.1"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "MyPodTest/Classes/**/*"
21
}