blob: 9b322170d529f548eb28988b402289ae68fd26dc [file] [log] [blame]
{
"name": "MAGTablesCollections",
"version": "0.3.0",
"summary": "Framework for very convenient work with UITableView and UICollectionView",
"description": "Framework for very convenient work with UITableView and UICollectionView. Finish",
"homepage": "https://github.com/Magora-IOS/MAGTablesCollections",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Denis Matveev": "matveev@magora-systems.com"
},
"source": {
"git": "https://github.com/Magora-IOS/MAGTablesCollections.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MAGTablesCollections/Classes/**/*",
"dependencies": {
"MAGMatveevReusable": [
"~> 0.2.6"
],
"Masonry": [
"~> 1.0"
]
}
}