[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 7 / 0 / xMotti / 0.1.1 / xMotti.podspec.json
blobb68b02308cf5e66a4786cf1c0139654d4aea8fe1
2   "name": "xMotti",
3   "version": "0.1.1",
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.1.1"
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"