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
/
d
/
e
/
0
/
testMLib
/
1.0.0
/
testMLib.podspec.json
blob
163fe251e07d659830440150909cf4f90d65fb22
1
{
2
"name": "testMLib",
3
"version": "1.0.0",
4
"summary": "test",
5
"description": "my first testLib",
6
"homepage": "https://github.com/YTSmile/testMLib",
7
"license": {
8
"type": "MIT",
9
"file": "license"
10
},
11
"authors": {
12
"YINTAO": "1126183066@qq.com"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "https://github.com/YTSmile/testMLib.git",
19
"tag": "1.0.0"
20
},
21
"source_files": [
22
"Classes",
23
"Classes/**/*.{h,m}"
24
]
25
}