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] ZJSDK 2.5.8.12
[CocoaPods.git]
/
Specs
/
1
/
6
/
7
/
XLsn0wCycle
/
1.1.1
/
XLsn0wCycle.podspec.json
blob
23e0398b6eed59594e181620bcac8fa68d0d83d4
1
{
2
"name": "XLsn0wCycle",
3
"version": "1.1.1",
4
"summary": "Better A Cycle Image Component",
5
"license": "MIT",
6
"requires_arc": true,
7
"platforms": {
8
"ios": "7.0"
9
},
10
"authors": {
11
"XLsn0w": "xlsn0w@qq.com"
12
},
13
"homepage": "https://github.com/XLsn0w/XLsn0wCycle",
14
"source": {
15
"git": "https://github.com/XLsn0w/XLsn0wCycle.git",
16
"tag": "1.1.1"
17
},
18
"source_files": [
19
"XLsn0w/*.{h,m}",
20
"XLsn0w/**/*.{h,m}"
21
],
22
"resources": "XLsn0w/Resources/XLsn0wCycle.bundle",
23
"dependencies": {
24
"SDWebImage": [
25
26
]
27
}
28
}