[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 5 / 7 / ChameleonSwift / 2.2 / ChameleonSwift.podspec.json
blob242ef728bc2b24cb90d072ce1e3d4e17d1d8d512
2   "name": "ChameleonSwift",
3   "version": "2.2",
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.2"
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"