[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 5 / 7 / ChameleonSwift / 2.1 / ChameleonSwift.podspec.json
blobeb8f11a4cedd5986271def714b2cd64fea325dd9
2   "name": "ChameleonSwift",
3   "version": "2.1",
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": "2.1"
20   },
21   "source_files": [
22     "Sources/*.swift",
23     "Sources/*.{h,m}"
24   ],
25   "exclude_files": "Sources/Exclude",
26   "pod_target_xcconfig": {
27     "SWIFT_VERSION": "3.0"
28   },
29   "pushed_with_swift_version": "3.0"