blob: a7159aa6de142f2740f2fe54a800d58242fe88f3 [file] [log] [blame]
{
"name": "IWBAbstract",
"version": "1.0.7",
"summary": "Personal Abstract Classes",
"description": "Personal Abstract Classes: IWBAbstractTableController",
"homepage": "https://github.com/iwheelbuy/IWBAbstract",
"license": "MIT",
"authors": {
"Minimal Cafe": "iwheelbuy@gmail.com"
},
"source": {
"git": "https://github.com/iwheelbuy/IWBAbstract.git",
"tag": "1.0.7"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"IWBAbstract": [
"Pod/Assets/*.png"
]
}
}