blob: 52f80b53b04ece4f14c32ce8580ce9b924bff08c [file] [log] [blame]
{
"name": "ACPaginatorViewController",
"version": "0.2.0",
"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": "0.2.0"
},
"social_media_url": "https://twitter.com/corlaOnline",
"platforms": {
"ios": "8.0"
},
"source_files": "ACPaginatorViewController/Classes/**/*"
}