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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
f
/
1
/
2
/
llttest2
/
0.0.2
/
llttest2.podspec.json
blob
6c6c8f592b2c3c3dc4338e20791c49cc514001b0
1
{
2
"name": "llttest2",
3
"version": "0.0.2",
4
"summary": "摘要",
5
"description": "这里做一个简单的描述",
6
"homepage": "https://github.com/lileitao/LLTtest2",
7
"license": "MIT",
8
"authors": {
9
"李磊涛": "llt1886797@163.com"
10
},
11
"platforms": {
12
"ios": "7.0"
13
},
14
"source": {
15
"git": "https://github.com/lileitao/LLTtest2.git",
16
"tag": "0.0.2"
17
},
18
"source_files": [
19
"lib",
20
"*.{h,m}"
21
],
22
"requires_arc": true
23
}