[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 6 / d / 1 / JVTransitionAnimator / 0.3 / JVTransitionAnimator.podspec.json
blobdffcf25847b8a8c67b78f7e4839e3ff33001752a
2   "name": "JVTransitionAnimator",
3   "version": "0.3",
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.3"
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   }