[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / 3 / 7 / 0 / xMotti / 2.0.0 / xMotti.podspec.json
blob77adf49ffee019ef81103ce23341d4c97257e07c
2   "name": "xMotti",
3   "version": "2.0.0",
4   "summary": "xMotti SDK for iOS.",
5   "description": "iOS SDK for the xMotti platform.",
6   "homepage": "https://xretail.motti.com",
7   "license": {
8     "type": "Motti Licence",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Motti": "miguel@motti.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/motti-io/motti-ios-sdk.git",
19     "tag": "2.0.0"
20   },
21   "source_files": "xMotti-Sample/xMotti-Sample/xMotti.framework/Headers/*.h",
22   "vendored_frameworks": "xMotti-Sample/xMotti-Sample/xMotti.framework",
23   "public_header_files": "xMotti-Sample/xMotti-Sample/xMotti.framework/Headers/*.h",
24   "requires_arc": true,
25   "frameworks": [
26     "CoreLocation",
27     "CoreBluetooth"
28   ],
29   "libraries": "sqlite3"