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