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] RongCloudRTC 5.12.0
[CocoaPods.git]
/
Specs
/
0
/
c
/
6
/
DWSwitch
/
0.0.1
/
DWSwitch.podspec.json
blob
fedc6f8c2631baf966b38554c20a9abbddfe56e8
1
{
2
"name": "DWSwitch",
3
"version": "0.0.1",
4
"summary": "An animation switch.",
5
"homepage": "https://github.com/weekwood/DWSwitch",
6
"license": "MIT",
7
"authors": {
8
"di wu": "di.wu@me.com"
9
},
10
"source": {
11
"git": "https://github.com/weekwood/DWSwitch.git",
12
"tag": "0.0.1"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"requires_arc": true,
18
"source_files": "Pod/Classes",
19
"resources": [
20
"Pod/Assets/*.png"
21
],
22
"frameworks": [
23
"UIKit",
24
"QuartzCore"
25
]
26
}