blob: 67a88f1d7a169d447aa7762fc7852604aaaa1fb8 [file] [log] [blame]
{
"name": "ImoCollectionView",
"version": "1.0.5",
"summary": "ImoCollectionView is the simpliest way to work with an CollectionView.",
"description": "ImoCollectionView is the simpliest way to work with an CollectionView, \nYou can work with objects, sources in an siple way.",
"homepage": "https://github.com/imodeveloper/ImoCollectionView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Borinschi Ivan": "imodeveloperlab@gmail.com"
},
"source": {
"git": "https://github.com/imodeveloper/ImoCollectionView.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "8.1"
},
"source_files": "ImoCollectionView/ImoCollectionView/Classes/**/*.swift"
}