[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 2 / c / O20HoleTransition / 0.1.0 / O20HoleTransition.podspec.json
blob373b8cdd9cffcf102f668263c628ff70aa180a45
2   "name": "O20HoleTransition",
3   "version": "0.1.0",
4   "authors": {
5     "Tanveer": "object2.0@gmail.com"
6   },
7   "summary": "Custom UIViewController transition to present the UIViewController.",
8   "description": "A custom UIViewController transition to show the ViewController with the closing and opening hole.\n* More suited towards the loading screens as while the transiting is happening user will see the preview of the screen underneath it.",
9   "homepage": "https://github.com/object2dot0/O20HoleTransition",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "source": {
15     "git": "https://github.com/object2dot0/O20HoleTransition.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "O20HoleTransition/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "QuartzCore"
25   ]