blob: cb1649ade3a6a5fddec9bc029982d1b0adbc1e31 [file] [log] [blame]
{
"name": "VWScarlett",
"version": "0.0.3",
"summary": "A lightweight solution for changing app theme",
"description": "Read a theme file written like css, then apply it.",
"homepage": "https://github.com/voicewitness/VWScarlett",
"license": {
"type": "MIT"
},
"authors": {
"voicewitness": "voicewitness@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/voicewitness/VWScarlett.git",
"tag": "0.0.3"
},
"source_files": [
"VWScarlett",
"VWScarlett/**/*.{h,m}"
],
"exclude_files": "VWScarlett/VWScarlettDemo"
}