[Add] RegulaCommonNightly 7.5.932
[CocoaPods.git] / Specs / 7 / c / 4 / BMExtendablePageController / 0.1.0 / BMExtendablePageController.podspec.json
blobf79e36ee938f9b484c0973e597960dcda0f1cad8
2   "name": "BMExtendablePageController",
3   "version": "0.1.0",
4   "summary": "An UIPageController replacement supporting custom and continuous transitions.",
5   "description": "                    A replacement for UIPageController / NSPageController, because we need custom transitions!\t\t\t\t\t\t\t\t\t\tBMExtPageController is a drop in - replacement and mirrors almost all functionalities found in UIPageController so if you’ve been starting a project already and you feel limited with default transition styles and behavior offered - give BMExtPageController a try.\n",
6   "homepage": "https://github.com/elchbenny/BMExtPageController",
7   "license": "MIT",
8   "authors": {
9     "Benjamin Müller": "elchbenny@googlemail.com"
10   },
11   "source": {
12     "git": "https://github.com/elchbenny/BMExtPageController.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "5.0",
17     "osx": "10.7"
18   },
19   "source_files": [
20     "BMExtendablePageController",
21     "BMExtendablePageController/**/*.{h,m}"
22   ],
23   "frameworks": "QuartzCore",
24   "requires_arc": true