blob: fd6299ffe9c9f11d5b9e12b5395ff0e42a707848 [file] [log] [blame]
{
"name": "BobPageControl",
"version": "0.1.2",
"summary": "A UIPageControl alternative that supports animating page removal",
"description": " Basic implementation of a UIPageControl alternative. Allows you to remove pages with a simple animation effect.\n",
"license": "MIT",
"authors": {
"bob": "bobthekingofegypt@googlemail.com"
},
"source": {
"git": "https://github.com/bobthekingofegypt/BobPageControl.git",
"tag": "0.1.2"
},
"homepage": "http://bobstuff.org/",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes"
}