[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / f / 6 / d / OLOverlay / 0.3.0 / OLOverlay.podspec.json
blob3eb71bb7d05e7c3e6d28cd89f8a1eba611c5e680
2   "name": "OLOverlay",
3   "version": "0.3.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.3.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes"