blob: 3f9ea6cbbe5d91ee04d60b58b77daf387e82edc4 [file] [log] [blame]
{
"name": "KFXCellularViewData",
"version": "0.3.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.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KFXCellularViewData/Classes/**/*",
"dependencies": {
"KFXAbstracts": [
]
}
}