[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / c / 6 / DWSwitch / 0.0.1 / DWSwitch.podspec.json
blobfedc6f8c2631baf966b38554c20a9abbddfe56e8
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   ]