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
/
1
/
f
/
4
/
mjtest
/
0.2.1
/
mjtest.podspec.json
blob
f1d04016bb54699d8fa01c6ff1f5f0936ec0c805
1
{
2
"name": "mjtest",
3
"version": "0.2.1",
4
"summary": "afnetwork 依赖",
5
"description": "注释信息。。。。",
6
"homepage": "https://github.com/zhumingke/MKTESTDEMO",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"xiaoxu": "2107565476@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/zhumingke/MKTESTDEMO.git",
16
"tag": "0.2.1"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "mjtest/Classes/**/*",
22
"dependencies": {
23
"AFNetworking": [
24
"~> 2.3"
25
]
26
}
27
}