blob: 6a49bc350b0a230e0efeb5dce653cc1dc4e730d7 [file] [log] [blame]
{
"name": "MMParallaxCollectionView",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MMParallaxCollectionView/Classes/**/*",
"pushed_with_swift_version": "3.0-GM-CANDIDATE"
}