[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / e / d / KRPresentationKit / 0.10.1 / KRPresentationKit.podspec.json
blobed8cfaac8aa106f961b6c376a126bb9cf338499e
2   "name": "KRPresentationKit",
3   "version": "0.10.1",
4   "summary": "A custom animation modal presentation library.",
5   "description": "KRPresentationKit makes custom modal presentation easy by providing useful default animations,\nas well as the functionality to define a custom animation.",
6   "homepage": "https://github.com/BridgeTheGap/KRPresentationKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Josh Woomin Park": "wmpark@knowre.com"
13   },
14   "source": {
15     "git": "https://github.com/BridgeTheGap/KRPresentationKit.git",
16     "tag": "0.10.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KRPresentationKit/Classes/**/*",
22   "dependencies": {
23     "KRTimingFunction": [
25     ]
26   },
27   "pushed_with_swift_version": "3.0"