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.1.2
/
XLsn0w.podspec.json
blob
1dac254cbc1f03bb758300a1244a296011e96ead
1
{
2
"name": "XLsn0w",
3
"version": "6.1.2",
4
"summary": "Copyright © 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.1.2"
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
"MBProgressHUD": [
29
30
],
31
"AFNetworking": [
32
33
],
34
"SDWebImage": [
35
36
],
37
"Masonry": [
38
39
]
40
}
41
}