[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 2 / 3 / d / IndoorAtlas / 2.6.0 / IndoorAtlas.podspec.json
blobf2b858eb97b6dfc41f8f84c24a81c856a23f9c11
2   "name": "IndoorAtlas",
3   "version": "2.6.0",
4   "summary": "IndoorAtlas SDK for iOS.",
5   "description": "Use the IndoorAtlas SDK to have indoor positioning in your app.",
6   "homepage": "http://docs.indooratlas.com/ios/",
7   "license": {
8     "type": "Copyright",
9     "text": "IndoorAtlas Ltd."
10   },
11   "authors": "IndoorAtlas Ltd.",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "vendored_frameworks": [
16     "indooratlas-ios-sdk/IndoorAtlas.framework"
17   ],
18   "resources": [
20   ],
21   "source_files": [
23   ],
24   "preserve_paths": [
25     "indooratlas-ios-sdk/example"
26   ],
27   "frameworks": [
28     "UIKit",
29     "Foundation",
30     "Security",
31     "CFNetwork",
32     "CoreMotion",
33     "CoreLocation",
34     "SystemConfiguration",
35     "CoreBluetooth"
36   ],
37   "libraries": [
38     "c++",
39     "z"
40   ],
41   "source": {
42     "http": "https://indooratlas-ltd.bintray.com/indooratlas-ios-sdk/44a497953a731fda-indooratlas-ios-sdk-2.6.0-85.zip"
43   }