blob: d0ed67a797bd24b885d967f5fc0f1af12e514d8e [file] [log] [blame]
{
"name": "ImoCollectionView",
"version": "1.0.4",
"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.4"
},
"platforms": {
"ios": "8.1"
},
"source_files": "ImoCollectionView/ImoCollectionView/Classes/**/*.swift"
}