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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
b
/
0
/
a
/
MLHttpDNS
/
0.0.3
/
MLHttpDNS.podspec.json
blob
9704623cfa72fbfa3e6ec3027eaea72372cbeaec
1
{
2
"name": "MLHttpDNS",
3
"version": "0.0.3",
4
"summary": "MLHttpDNS",
5
"homepage": "https://github.com/molon/MLHttpDNS",
6
"license": {
7
"type": "MIT"
8
},
9
"authors": {
10
"molon": "dudl@qq.com"
11
},
12
"source": {
13
"git": "https://github.com/molon/MLHttpDNS.git",
14
"tag": "0.0.3"
15
},
16
"requires_arc": true,
17
"platforms": {
18
"ios": "7.0"
19
},
20
"public_header_files": "Classes/**/*.h",
21
"source_files": "Classes/**/*.{h,m}",
22
"dependencies": {
23
"AFNetworking": [
24
"~> 3.1.0"
25
],
26
"YYCache": [
27
"~> 1.0.4"
28
]
29
}
30
}