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
/
d
/
e
/
f
/
MDCocoaPods
/
1.0.1
/
MDCocoaPods.podspec.json
blob
1d5a70d30fd10888195eb1bc0f5015adfeb9d4e0
1
{
2
"name": "MDCocoaPods",
3
"version": "1.0.1",
4
"summary": "A test of MDCocoaPods.",
5
"homepage": "http://codesync.cn/xutzh/MDCocoaPods",
6
"license": "MIT",
7
"authors": {
8
"xutz": "xutz@minstone.com.cn"
9
},
10
"source": {
11
"git": "http://codesync.cn/xutzh/MDCocoaPods.git",
12
"tag": "1.0.1"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source_files": "MDCocoaPods/Classes/**/*"
18
}