blob: 2a6e187ee7953b5f3ff7afc034e2374a99b567f8 [file] [log] [blame]
{
"name": "CollectionViewArray",
"version": "0.1.1",
"summary": "A usefull library make UICollectionView listener a array",
"description": "A usefull library make UICollectionView listener a array.",
"homepage": "https://github.com/scorplot/CollectionViewArray",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"scorplot": "1@1.com"
},
"source": {
"git": "https://github.com/scorplot/CollectionViewArray.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CollectionViewArray/Classes/**/*",
"dependencies": {
"MutableArrayListener": [
]
}
}