blob: c19a2f1d154e42c9309cb7f7d3340476a5453284 [file] [log] [blame]
{
"name": "KFXCellularViewData",
"version": "0.4.0",
"summary": "KFXCellularViewData - Table & Collection data.",
"description": "Data model structure for UITableViews and UICollectionViews",
"homepage": "https://github.com/ChristianFox/KFXCellularViewData.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ChristianFox": "christianfox890@icloud.com"
},
"source": {
"git": "https://github.com/ChristianFox/KFXCellularViewData.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KFXCellularViewData/Classes/**/*",
"dependencies": {
"KFXAbstracts": [
]
}
}