blob: 71794b798e20f93ceb603a26ee4b87a12fc26745 [file] [log] [blame]
{
"name": "TXSwitch",
"version": "0.1.0",
"summary": "Switch.",
"description": "TXSwitch",
"homepage": "https://github.com/txs528/TXSwitch",
"license": "MIT",
"authors": {
"tangxiao": "tangxiao@xiaomi.com"
},
"source": {
"git": "https://github.com/txs528/TXSwitch.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TXSwitch/Classes/**/*",
"resource_bundles": {
"TXSwitch": [
"TXSwitch/Assets/*.png"
]
}
}