blob: 0af58b8ab68916aa402684609ee359b0d32a150e [file] [log] [blame]
{
"name": "HFDataSource",
"version": "0.1.1",
"summary": "Custom DataSource Model",
"description": "dataSource\ntableView\ncollectionView\nMVC",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*",
"resource_bundles": {
"HFDataSource": [
"Pod/Assets/*.png"
]
}
}