blob: 1efd104dfe787d1a267a245b39ab5651a9cbe8ea [file] [log] [blame]
{
"name": "PINKBindView",
"version": "2.0.4-beta.0",
"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-beta.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "PINKBindView",
"dependencies": {
"ReactiveCocoa": [
"~> 2.3"
]
}
}