blob: 1fe2dad43985e209c4699245255bc188f71fa7f2 [file] [log] [blame]
{
"name": "HFDataSource",
"version": "0.1.2",
"summary": "Custom DataSource Model",
"description": "dataSource\ntableView\ncollectionView\nMVC\nOMGHaveFun",
"homepage": "https://bitbucket.org/HaveFunTeam/hfdatasource",
"license": "MIT",
"authors": {
"Alexander Yalchik": "OMGHaveFun@gmail.com"
},
"source": {
"git": "https://OMGHaveFun@bitbucket.org/HaveFunTeam/hfdatasource.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*",
"resource_bundles": {
"HFDataSource": [
"Pod/Assets/*.png"
]
}
}