[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 6 / d / OLOverlay / 0.4.0 / OLOverlay.podspec.json
blob20061f690a2bb6bf94981e7ca57b1f9bdc82bd29
2   "name": "OLOverlay",
3   "version": "0.4.0",
4   "summary": "Presents UIViewController like UIAlertView.",
5   "description": "This library provides a category for UIViewController with support presention UIViewController like UIAlertView with custom animation.",
6   "homepage": "https://github.com/halmakey/OLOverlay",
7   "license": "MIT",
8   "authors": {
9     "halmakey": "halmakey@cubicplus.net"
10   },
11   "source": {
12     "git": "https://github.com/halmakey/OLOverlay.git",
13     "tag": "0.4.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes"