blob: dc45f7d2b1e4a2dd67f171aee16087f788f99e44 [file] [log] [blame]
{
"name": "ChainPageCollectionView",
"version": "1.0.0",
"summary": "ChainPageCollectionView to animate a chain of parent-child collection view.",
"homepage": "https://github.com/jindulys/ChainPageCollectionView",
"license": "MIT",
"authors": {
"jindulys": "liyansong.edw@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/jindulys/ChainPageCollectionView.git",
"tag": "1.0.0"
},
"source_files": "Sources/*.{h,swift}",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.0"
}