[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 2 / 3 / d / IndoorAtlas / 2.1.3 / IndoorAtlas.podspec.json
blob9e1ac1adef34668b57ca0d8d149fcf3f8e763c7b
2   "name": "IndoorAtlas",
3   "version": "2.1.3",
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": "7.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   ],
36   "libraries": [
37     "c++",
38     "z"
39   ],
40   "source": {
41     "http": "https://dl.bintray.com/indooratlas-ltd/indooratlas-ios-sdk/c99cdccad484262c-indooratlas-ios-sdk-2.1.3-9.zip"
42   }