[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / 5 / 7 / ChameleonSwift / 3.0 / ChameleonSwift.podspec.json
blobe191f006c9247733655db18c814a84e5bd50fb50
2   "name": "ChameleonSwift",
3   "version": "3.0",
4   "summary": "A lightweight and pure Swift implemented library for change app theme/skin",
5   "description": "A lightweight and pure Swift implemented library for switch app theme/skin\n* Chameleon aim at provide easy way to enable to app switch theme",
6   "homepage": "https://github.com/zhangbozhb/ChameleonSwift",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "travel": "zhangbozhb@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/travel_zh",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/zhangbozhb/ChameleonSwift.git",
19     "tag": "3.0"
20   },
21   "source_files": [
22     "ChameleonSwift/Classes/*.swift"
23   ],
24   "pushed_with_swift_version": "3.0"