[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / 1 / 7 / d / sugo-swift-sdk / 1.0.1 / sugo-swift-sdk.podspec.json
blob0ec4afcaf3969c76b0515f71d882f3eff5ea9e10
2   "name": "sugo-swift-sdk",
3   "version": "1.0.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": "1.0.1"
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"