blob: 6e4bd765648fcb031c18c1ab683fc8552a1d37c0 [file] [log] [blame]
{
"name": "ACPaginatorViewController",
"version": "1.0.3",
"summary": "Simple way to create a list of view with a pagination transition.",
"description": "Simple way to create a list of view with a pagination transition. You need only to set a list of viewControllers and other few stuff.",
"homepage": "https://github.com/CorlaOnline/ACPaginatorViewController.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alex Corlatti": "alex.corlatti@gmail.com"
},
"source": {
"git": "https://github.com/CorlaOnline/ACPaginatorViewController.git",
"tag": "1.0.3"
},
"social_media_url": "https://twitter.com/corlaOnline",
"platforms": {
"ios": "9.0"
},
"source_files": "ACPaginatorViewController/Classes/**/*"
}