[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / d / c / JUOShrinkPresent / 0.1.0 / JUOShrinkPresent.podspec.json
blobe2dee93c83bd8583bbd7bd098f96761985fbe265
2   "name": "JUOShrinkPresent",
3   "version": "0.1.0",
4   "summary": "Custom presentation delegate that shrinks the VC in the back.",
5   "description": "                        JUOShrinkPresent is a custom presentation delegate that shrinks the ViewController\n                        that stays in the back like the mail app does in iOS8 when composing a new email.\n",
6   "homepage": "https://github.com/juanuribeo13/JUOShrinkPresent",
7   "license": "MIT",
8   "authors": {
9     "Juan Uribe": "juanuribeo13@gmail.com.co"
10   },
11   "source": {
12     "git": "https://github.com/juanuribeo13/JUOShrinkPresent.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "JUOShrinkPresent": [
22       "Pod/Assets/*.png"
23     ]
24   }