[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 7 / d / sugo-swift-sdk / 2.2.1 / sugo-swift-sdk.podspec.json
blob963ea32bc9435b8fb375d47007ce4edeeafc3b65
2   "name": "sugo-swift-sdk",
3   "version": "2.2.1",
4   "license": "Apache License, Version 2.0",
5   "summary": "Official Sugo Swift SDK for iOS (Swift)",
6   "homepage": "https://github.com/Datafruit/sugo-swift-sdk",
7   "authors": {
8     "sugo.io": "developer@sugo.io"
9   },
10   "source": {
11     "git": "https://github.com/Datafruit/sugo-swift-sdk.git",
12     "tag": "2.2.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "ios": {
18     "source_files": "Sugo/*.swift",
19     "resources": [
20       "Sugo/*.js",
21       "Sugo/SugoURLs.plist"
22     ],
23     "frameworks": [
24       "UIKit",
25       "Foundation",
26       "CoreTelephony",
27       "WebKit",
28       "JavaScriptCore"
29     ]
30   },
31   "module_name": "Sugo",
32   "pushed_with_swift_version": "3.0"