[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / a / 5 / nikiSDK / 1.11.0 / nikiSDK.podspec.json
bloba4a392bd32620e07a8507cef2882dd23927facb7
2   "name": "nikiSDK",
3   "version": "1.11.0",
4   "summary": "This is an AI bot for all your ecommerce needs.",
5   "description": "niki SDK provides easy integration with the AI Bot to serve your ecommerce needs",
6   "homepage": "https://niki.ai",
7   "license": "Copyright 2017 Niki",
8   "authors": {
9     "niki": "support@niki.ai"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "swift_version": "4.2",
15   "source": {
16     "http": "https://s3-us-west-2.amazonaws.com/sdk.niki.ai/ios/Prod/nikiSDK.tar.gz"
17   },
18   "frameworks": [
19     "UIKit",
20     "MessageUI",
21     "ContactsUI",
22     "CoreLocation"
23   ],
24   "vendored_frameworks": "nikiSDK.framework",
25   "dependencies": {
26     "Alamofire": [
27       "4.7.3"
28     ],
29     "GooglePlaces": [
30       "2.7.0"
31     ],
32     "GooglePlacePicker": [
33       "2.7.0"
34     ],
35     "GoogleMaps": [
36       "2.7.0"
37     ],
38     "PubNub": [
39       "4.8.1"
40     ],
41     "SQLite.swift": [
42       "0.11.5"
43     ],
44     "Mixpanel-swift": [
45       "2.5.1"
46     ]
47   }