[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 8 / 5 / 7 / ChameleonSwift / 3.3 / ChameleonSwift.podspec.json
blobc3e1a1f938f49e7a63d3a39e1eb5318d556fef25
2   "name": "ChameleonSwift",
3   "version": "3.3",
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.3"
20   },
21   "source_files": [
22     "ChameleonSwift/Classes/*.swift"
23   ],
24   "swift_versions": [
25     "4.2",
26     "5.0"
27   ],
28   "swift_version": "5.0"