[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 7 / d / sugo-swift-sdk / 2.3.0 / sugo-swift-sdk.podspec.json
blob48899d94e1e374dea187fc648d89b8de81622518
2   "name": "sugo-swift-sdk",
3   "version": "2.3.0",
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.3.0"
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       "Sugo/SugoCustomDimensionTable.plist"
23     ],
24     "frameworks": [
25       "UIKit",
26       "Foundation",
27       "CoreTelephony",
28       "WebKit",
29       "JavaScriptCore"
30     ]
31   },
32   "module_name": "Sugo",
33   "pushed_with_swift_version": "3.0"