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] RXSDK_Pure 3.0.301
[CocoaPods.git]
/
Specs
/
5
/
2
/
b
/
MDLoading
/
0.1.1
/
MDLoading.podspec.json
blob
c1fdc6f30c47c06b72d5f7ba20d2474b0926b2f7
1
{
2
"name": "MDLoading",
3
"version": "0.1.1",
4
"summary": "aaa",
5
"description": "aaaaaaaaa",
6
"homepage": "http://www.baidu.com",
7
"license": "MIT",
8
"authors": {
9
"杨楚璇": "yangcx@minstone.com.cn"
10
},
11
"platforms": {
12
"ios": "5.0"
13
},
14
"source": {
15
"git": "http://yangcx@codesync.cn/mobile/ios/MDLoading.git",
16
"tag": "0.1.1"
17
},
18
"source_files": [
19
"Pod",
20
"Pod/Classes/**/*.{h,m}"
21
],
22
"exclude_files": "Pod/Classes/Exclude",
23
"dependencies": {
24
"AYCategory": [
25
26
]
27
}
28
}