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] AmitySDK 6.47.1
[CocoaPods.git]
/
Specs
/
d
/
6
/
8
/
STNetwork
/
1.0.6
/
STNetwork.podspec.json
blob
19a043b738ec67c2d092ff750b66f85e2d36bfac
1
{
2
"name": "STNetwork",
3
"version": "1.0.6",
4
"summary": "iOS",
5
"homepage": "https://github.com/haivy/STNetwork",
6
"description": "network",
7
"license": "MIT",
8
"authors": {
9
"qiang": "623057062@qq.com"
10
},
11
"platforms": {
12
"ios": "7.0"
13
},
14
"source": {
15
"git": "https://github.com/haivy/STNetwork.git",
16
"tag": "1.0.6"
17
},
18
"source_files": "STNetwork/**/*",
19
"requires_arc": true,
20
"frameworks": "CFNetwork",
21
"dependencies": {
22
"AFNetworking": [
23
"~> 3.0"
24
]
25
}
26
}