[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 5 / 7 / ChameleonSwift / 1.1 / ChameleonSwift.podspec.json
blob63dde2c9c8152f8cb211a05dc99a793db058f5f5
2   "name": "ChameleonSwift",
3   "version": "1.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     "file": "LICENSE"
10   },
11   "authors": {
12     "travel": "zhangbozhb@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/travel_zh",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/zhangbozhb/ChameleonSwift.git",
20     "tag": "1.1"
21   },
22   "source_files": [
23     "Sources/*.swift",
24     "Sources/*.{h,m}"
25   ],
26   "exclude_files": "Sources/Exclude"