blob: 42eb4859891565c292a61cf7f9f0cc9797170e2b [file] [log] [blame]
{
"name": "NMCollectionView",
"version": "0.0.2",
"summary": "Improved UICollectionView",
"description": "An improved version of UICollectionView.",
"homepage": "https://github.com/NicolasMahe/NMCollectionView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nicolas MaheĢ": "nicolas@mahe.me"
},
"source": {
"git": "https://github.com/NicolasMahe/NMCollectionView.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NMCollectionView/**/*.swift",
"frameworks": "UIKit",
"dependencies": {
"SnapKit": [
"~> 3.0"
]
},
"pushed_with_swift_version": "3.0"
}