[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / 7 / 0 / xMotti / 0.0.6 / xMotti.podspec.json
blob2d0b8f0745c0545509f8aea22a9033dc2dd50e0b
2   "name": "xMotti",
3   "version": "0.0.6",
4   "summary": "xMotti SDK for iOS.",
5   "description": "iOS SDK for the xMotti platform.",
6   "homepage": "https://x.motti.io/",
7   "license": {
8     "type": "Apache 2.0",
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": "0.0.6"
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": "CoreLocation",
26   "libraries": "sqlite3"