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
/
b
/
c
/
0
/
MVVMDemo
/
0.0.3
/
MVVMDemo.podspec.json
blob
cc26c95eca05ef60d71afc0a52691f4b8fdfc435
1
{
2
"name": "MVVMDemo",
3
"version": "0.0.3",
4
"summary": "A short description of MVVMDemo.",
5
"description": "测试内容",
6
"homepage": "https://github.com/ycl1987/MVVMDemo",
7
"license": "MIT",
8
"authors": {
9
"岳重亮": "yuechongliang@58ganji.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/ycl1987/MVVMDemo.git",
16
"tag": "0.0.3"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/**/*.{h,m}"
21
],
22
"exclude_files": "Classes/Exclude"
23
}