[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 6 / d / 4 / NDOverlayViewController / 0.1 / NDOverlayViewController.podspec.json
blobed5d0d89acab687a8f7d9302a5d6572bea06b3a7
2   "name": "NDOverlayViewController",
3   "version": "0.1",
4   "summary": "A custom UIViewController container to overlay one view controller on top of another, with animation and gesture support.",
5   "homepage": "https://github.com/neildavis/NDOverlayViewController",
6   "license": "MIT",
7   "authors": "Neil Davis",
8   "platforms": {
9     "ios": "6.0"
10   },
11   "source": {
12     "git": "https://github.com/neildavis/NDOverlayViewController.git",
13     "tag": "v0.1"
14   },
15   "source_files": "src/**/*.{h,m}",
16   "requires_arc": true