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] Dalila 1.0.35
[CocoaPods.git]
/
Specs
/
b
/
3
/
f
/
LDTest
/
0.0.1
/
LDTest.podspec.json
blob
653359c4bb6cb5eaeafd684646e10c5b3c352e8c
1
{
2
"name": "LDTest",
3
"version": "0.0.1",
4
"summary": "a test to upload local code to cocoapods",
5
"homepage": "https://github.com/D-Maxx/LDTest",
6
"license": "MIT",
7
"authors": {
8
"QiuShiYuan": "youkuleedo@163.com"
9
},
10
"platforms": {
11
"ios": "6.0"
12
},
13
"source": {
14
"git": "https://github.com/D-Maxx/LDTest.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "LDTest/*.{h,m}",
18
"requires_arc": true
19
}