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] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git]
/
Specs
/
3
/
d
/
f
/
UpYunSDK
/
2.0.1
/
UpYunSDK.podspec.json
blob
d5895ffca16a0de61224b9d6fa211beb31288c8d
1
{
2
"name": "UpYunSDK",
3
"version": "2.0.1",
4
"license": {
5
"type": "MIT",
6
"file": "LICENSE"
7
},
8
"summary": "UpYunSDK",
9
"homepage": "https://github.com/nickcheng/UpYunSDK/",
10
"authors": {
11
"nickcheng": "n@nickcheng.com"
12
},
13
"source": {
14
"git": "https://github.com/nickcheng/UpYunSDK.git",
15
"tag": "2.0.1"
16
},
17
"platforms": {
18
"ios": "6.0"
19
},
20
"source_files": "UpYun",
21
"public_header_files": "UpYun/*.h",
22
"dependencies": {
23
"AFNetworking": [
24
"~> 2.3"
25
]
26
},
27
"requires_arc": true
28
}