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] DSPSDK 1.0.1.8
[CocoaPods.git]
/
Specs
/
c
/
d
/
3
/
HRUWSApi
/
0.2.0
/
HRUWSApi.podspec.json
blob
d41fc21a1714e18befcc8be82a3d803e8df6a9b7
1
{
2
"name": "HRUWSApi",
3
"version": "0.2.0",
4
"summary": "UWS网络封装",
5
"description": "UWS网络组件封装",
6
"homepage": "https://github.com/wowbby/HRUWSApi",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"wowbby": "zhengzx@haierubic.com"
13
},
14
"source": {
15
"git": "https://github.com/wowbby/HRUWSApi.git",
16
"tag": "0.2.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "HRUWSApi/Classes/**/*",
22
"dependencies": {
23
"HRNetwork": [
24
25
],
26
"MJExtension": [
27
28
]
29
}
30
}