[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 5 / 7 / ChameleonSwift / 3.2 / ChameleonSwift.podspec.json
blobf684dce6d8b73bf81f5c4e505bd200deab52eaeb
2   "name": "ChameleonSwift",
3   "version": "3.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": "3.2"
20   },
21   "source_files": [
22     "ChameleonSwift/Classes/*.swift"
23   ],
24   "swift_version": "4.2"