blob: 0289b0c703e057fcaa9414db6b4f1dc515169c42 [file] [log] [blame]
{
"name": "IVCollectionKit",
"version": "0.9.3",
"summary": "UICollectionView declarative management",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ivedeneev/CollectionKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ivedeneev": "i.vedeneev@agima.ru"
},
"source": {
"git": "https://github.com/ivedeneev/CollectionKit.git",
"tag": "0.9.3"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.1.2",
"source_files": "CollectionKit/Source/**/*"
}