[Add] FluentIcons 1.1.268
[CocoaPods.git] / Specs / 2 / 3 / d / IndoorAtlas / 3.0.1 / IndoorAtlas.podspec.json
blob210b20822e93323bc4b7ba179ebb6ee3962f8ec0
2   "name": "IndoorAtlas",
3   "version": "3.0.1",
4   "summary": "IndoorAtlas SDK for iOS.",
5   "description": "Use the IndoorAtlas SDK to have indoor positioning in your app.",
6   "homepage": "https://docs.indooratlas.com/",
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://dl.cloudsmith.io/public/indooratlas/indooratlas-ios-sdk/raw/names/indooratlas-ios-sdk/versions/3.0.1/6e163555ac5ee4f0-indooratlas-ios-sdk-3.0.1-243.zip"
43   }