blob: 38e76c4ac17b810b69086443d2c91d2e351b63eb [file] [log] [blame]
{
"name": "PLPageMenuViewController",
"version": "0.2.1",
"summary": "A simple UI component enable primary paging effect between view controllers.",
"description": "A simple UI component enable primary paging effect between view controllers. \nThe paging effect is resort to UICollectionView's animation effect.",
"homepage": "https://github.com/ctwdtw/PLPageMenuViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ctwdtw": "ctwdtw@gmail.com"
},
"source": {
"git": "https://github.com/ctwdtw/PLPageMenuViewController.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PLPageMenuViewController/Classes/**/*",
"dependencies": {
"Reusable": [
]
},
"pushed_with_swift_version": "4.0"
}