[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 5 / 0 / MNPageViewController / 0.0.1 / MNPageViewController.podspec.json
blob83fcab2ff98152279db762d5d57d5ec3adce2324
2   "name": "MNPageViewController",
3   "version": "0.0.1",
4   "summary": "A horizontal scroll view container for UIViewControllers.",
5   "homepage": "https://github.com/min/MNPageViewController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Min Kim": "me@mink.im"
12   },
13   "source": {
14     "git": "https://github.com/min/MNPageViewController.git",
15     "branch": "master",
16     "tag": "v0.0.1"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "CoreGraphics"
24   ],
25   "source_files": [
26     "MNPageViewController",
27     "MNPageViewController/**/*.{h,m}"
28   ],
29   "requires_arc": true