[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 6 / e / BMPageViewController / 1.0.0 / BMPageViewController.podspec.json
blobe295194dcb19b126e45dbe650e08c9f1cab94275
2   "name": "BMPageViewController",
3   "version": "1.0.0",
4   "summary": "Create UIPageViewControllers using storyboards.",
5   "homepage": "https://github.com/bmobileit/BMPageViewController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Rogerio Araujo": "rogerio@bmobile.net.br"
12   },
13   "source": {
14     "git": "https://github.com/bmobileit/BMPageViewController.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": "BMPageViewController/Source/*.{h,m}",
21   "requires_arc": true,
22   "ios": {
23     "frameworks": [
24       "UIKit",
25       "QuartzCore"
26     ]
27   }