[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 8 / 6 / ToastDFP / 0.19.2 / ToastDFP.podspec.json
blob5dfd011e55f8130e903bd4d58d967d4680aada39
2   "name": "ToastDFP",
3   "version": "0.19.2",
4   "summary": "ToastSDK ToastDFP Version 0.19.2",
5   "homepage": "https://github.com/nhn/toastcloud.sdk",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "toastcloud.sdk-0.19.2/LICENSE.md"
9   },
10   "authors": {
11     "hyup1028": "hyup1028@nhn.com",
12     "hyup1028-nhnent": "hyup1028@nhnent.com"
13   },
14   "source": {
15     "http": "https://github.com/nhn/toastcloud.sdk/archive/0.19.2.zip"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "ios": {
22     "vendored_frameworks": "toastcloud.sdk-0.19.2/Frameworks/ToastDFP.framework"
23   },
24   "frameworks": [
25     "Foundation",
26     "UIKit",
27     "CoreLocation"
28   ],
29   "libraries": "resolv.9",
30   "dependencies": {
31     "ToastCore": [
32       "0.19.2"
33     ]
34   }