blob: 598d6c1abb4c8e31e98096e931348c7561913782 [file] [log] [blame]
{
"name": "ChameleonSwift",
"version": "0.0.8",
"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",
"file": "LICENSE"
},
"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": "0.0.8"
},
"source_files": [
"Sources/*.swift",
"Sources/*.{h,m}"
],
"exclude_files": "Sources/Exclude"
}