[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 7 / e / JAMSimplePageViewController / 1.0.0 / JAMSimplePageViewController.podspec.json
blob6cd64c653af2d891aa0ed2879e5b636fce1cb2b1
2   "name": "JAMSimplePageViewController",
3   "version": "1.0.0",
4   "summary": "A simple, self contained UIPageViewController.",
5   "description": "                   JAMSimplePageViewController is a subclass of UIPageViewController. You can feed it UIViewControllers and it automatically handles paging and displaying a UIPageControl.\n",
6   "homepage": "https://github.com/jmenter/JAMSimplePageViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jeff Menter": "jmenter@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/jmenter",
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/jmenter/JAMSimplePageViewController.git",
20     "tag": "1.0.0"
21   },
22   "source_files": [
23     "Classes",
24     "Classes/**/*.{h,m}"
25   ],
26   "requires_arc": true