blob: a137f46048e75dbf92182b4cef85b6f02ad32172 [file] [log] [blame]
{
"name": "MMParallaxCollectionView",
"version": "0.1.4",
"summary": "Custom Parallax CollectionView",
"description": "Custom Parallax CollectionView and can use group style Like TableView",
"homepage": "https://github.com/MillmanY/MMParallaxCollectionView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Millman YANG": "millmanyang@gmail.com"
},
"source": {
"git": "https://github.com/MillmanY/MMParallaxCollectionView.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MMParallaxCollectionView/Classes/**/*",
"pushed_with_swift_version": "3.0-GM-CANDIDATE"
}