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
/
d
/
c
/
a
/
XLsn0w
/
6.0.0
/
XLsn0w.podspec.json
blob
ef1297751d12dad85fdca6a840e03735feac4802
1
{
2
"name": "XLsn0w",
3
"version": "6.0.0",
4
"summary": "Copyright © 2016年 XLsn0w",
5
"authors": {
6
"XLsn0w": "xlsn0w@outlook.com"
7
},
8
"homepage": "https://github.com/XLsn0w/XLsn0w",
9
"source": {
10
"git": "https://github.com/XLsn0w/XLsn0w.git",
11
"tag": "6.0.0"
12
},
13
"source_files": "XLsn0wKit/**/*.{h,m}",
14
"libraries": [
15
"sqlite3",
16
"z"
17
],
18
"frameworks": [
19
"UIKit",
20
"Foundation"
21
],
22
"requires_arc": true,
23
"license": "MIT",
24
"platforms": {
25
"ios": "9.0"
26
},
27
"dependencies": {
28
"CocoaAsyncSocket": [
29
30
],
31
"MBProgressHUD": [
32
33
],
34
"AFNetworking": [
35
36
],
37
"SDWebImage": [
38
39
],
40
"Masonry": [
41
42
],
43
"FMDB": [
44
45
]
46
}
47
}