blob: c3e1a1f938f49e7a63d3a39e1eb5318d556fef25 [file] [log] [blame]
{
"name": "ChameleonSwift",
"version": "3.3",
"summary": "A lightweight and pure Swift implemented library for change app theme/skin",
"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",
"homepage": "https://github.com/zhangbozhb/ChameleonSwift",
"license": {
"type": "MIT"
},
"authors": {
"travel": "zhangbozhb@gmail.com"
},
"social_media_url": "http://twitter.com/travel_zh",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhangbozhb/ChameleonSwift.git",
"tag": "3.3"
},
"source_files": [
"ChameleonSwift/Classes/*.swift"
],
"swift_versions": [
"4.2",
"5.0"
],
"swift_version": "5.0"
}