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] TrinityAudioSDK 3.2.118
[CocoaPods.git]
/
Specs
/
1
/
6
/
7
/
XLsn0wCycle
/
1.0.1
/
XLsn0wCycle.podspec.json
blob
bec1005406ad85907fd52200cd9b3ed1d42ca384
1
{
2
"name": "XLsn0wCycle",
3
"version": "1.0.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.0.1"
17
},
18
"source_files": [
19
"XLsn0w/*.{h,m}",
20
"XLsn0w/**/*.{h,m}"
21
],
22
"dependencies": {
23
"SDWebImage": [
24
25
]
26
}
27
}