blob: ad126ee44a403a99f95bab7923a69e4ce4fb2fc6 [file] [log] [blame]
{
"name": "PINKBindView",
"version": "2.0.4",
"summary": "PINKBindView provide a simple way to use tableView and collectionView.",
"description": "PINKBindView provide a simple way to use tableView and collectionView.\n\n* You can write less code.\n* Reload view automatically.\n* Bind data by a better way.",
"homepage": "https://github.com/ipinka/PINKBindView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Pinka",
"source": {
"git": "https://github.com/ipinka/PINKBindView.git",
"tag": "2.0.4"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "PINKBindView",
"dependencies": {
"ReactiveCocoa": [
"~> 2.3"
]
}
}