[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 6 / d / 1 / JVTransitionAnimator / 0.2 / JVTransitionAnimator.podspec.json
blobde561ae97c69aabeb462024f89fc005f000c7f7f
2   "name": "JVTransitionAnimator",
3   "version": "0.2",
4   "summary": "JVTransitionAnimator",
5   "description": "A simple transition animator that allows to present View Controller in a pretty cool way.",
6   "homepage": "https://github.com/JV17/JVTransitionAnimator",
7   "license": "MIT",
8   "authors": {
9     "Jorge Valbuena": "jorgevalbuena2@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/JV17/JVTransitionAnimator.git",
13     "tag": "0.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "JVTransitionAnimator": [
22       "Pod/Assets/*.png"
23     ]
24   }