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] BideaseConnect 1.0.79
[CocoaPods.git]
/
Specs
/
a
/
7
/
2
/
AhManager
/
0.4.1
/
AhManager.podspec.json
blob
fdcdd318a489f5589595cfa07fb5221f3d796e6a
1
{
2
"name": "AhManager",
3
"version": "0.4.1",
4
"platforms": {
5
"ios": "8.0"
6
},
7
"summary": "NetManager base on AFN by 阿浩",
8
"homepage": "https://github.com/ahao1011/AhManager",
9
"license": "MIT",
10
"authors": {
11
"ah": "zth1011@126.com"
12
},
13
"source": {
14
"git": "https://github.com/ahao1011/AhManager.git",
15
"tag": "0.4.1"
16
},
17
"source_files": [
18
"AhManager",
19
"AhManager/*.{h,m}"
20
],
21
"dependencies": {
22
"AFNetworking": [
23
"~> 3.1.0"
24
],
25
"MJExtension": [
26
"~> 3.0.13"
27
],
28
"MBProgressHUD": [
29
"~> 1.0.0"
30
]
31
}
32
}