[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 7 / 2 / BobPageControl / 0.1.2 / BobPageControl.podspec.json
blobfd6299ffe9c9f11d5b9e12b5395ff0e42a707848
2   "name": "BobPageControl",
3   "version": "0.1.2",
4   "summary": "A UIPageControl alternative that supports animating page removal",
5   "description": "                        Basic implementation of a UIPageControl alternative.  Allows you to remove pages with a simple animation effect.\n",
6   "license": "MIT",
7   "authors": {
8     "bob": "bobthekingofegypt@googlemail.com"
9   },
10   "source": {
11     "git": "https://github.com/bobthekingofegypt/BobPageControl.git",
12     "tag": "0.1.2"
13   },
14   "homepage": "http://bobstuff.org/",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes"