[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 7 / d / sugo-swift-sdk / 2.0.0 / sugo-swift-sdk.podspec.json
blobfb4dffee1e1d1ed95fdf14c4d5275ed76f700d41
2   "name": "sugo-swift-sdk",
3   "version": "2.0.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.0.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "ios": {
18     "source_files": "Sugo/*.swift",
19     "frameworks": [
20       "UIKit",
21       "Foundation",
22       "CoreTelephony",
23       "WebKit",
24       "JavaScriptCore"
25     ]
26   },
27   "module_name": "Sugo",
28   "pushed_with_swift_version": "3.0"