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