blob: 716fc74469ea160eab751f92ea113eef397e42de [file] [log] [blame]
{
"name": "MCSettingsCell",
"version": "0.1.0",
"summary": "Easy to create common types of setting table cell.",
"homepage": "https://github.com/zhugexiaobo/MCSettingsCell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhugexiaobo": "zhugexiaobo@gmail.com"
},
"source": {
"git": "https://github.com/zhugexiaobo/MCSettingsCell.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MCSettingsCell/Classes/**/*",
"resource_bundles": {
"MCSettingsCell": [
"MCSettingsCell/Assets/Media.xcassets"
]
}
}