blob: 9f78a66e4fb7f73ff7a827f4bfc0465b6d1bc367 [file] [log] [blame]
{
"name": "IWBAbstract",
"version": "1.0.21",
"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.21"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"IWBAbstract": [
"Pod/Assets/*.png"
]
}
}