[Add] DocumentReaderFullAuthRFIDStage 7.5.10872
[CocoaPods.git] / Specs / 2 / 1 / 5 / Proximiio / 0.1.0 / Proximiio.podspec.json
blob53de9b9baa41595fbeb06999dfa484e1e34b856c
2   "name": "Proximiio",
3   "version": "0.1.0",
4   "summary": "The one-step  solution for location-aware applications.",
5   "description": "Proximi.io is the one-step  solution for location-aware applications.",
6   "homepage": "https://github.com/proximiio/proximiio-ios",
7   "license": "MIT",
8   "authors": {
9     "Proximi.io": "support@proximi.io"
10   },
11   "source": {
12     "git": "https://github.com/proximiio/proximiio-ios.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "vendored_frameworks": [
20     "Pod/Proximiio.framework",
21     "Pod/IndoorAtlas.framework"
22   ],
23   "libraries": [
24     "z",
25     "c++",
26     "icucore"
27   ],
28   "frameworks": [
29     "CoreLocation",
30     "SystemConfiguration",
31     "Security",
32     "Accelerate",
33     "CoreMotion",
34     "CFNetwork",
35     "CoreBluetooth",
36     "UIKit",
37     "Accelerate",
38     "CoreMotion"
39   ],
40   "dependencies": {
41     "GeoFire": [
42       ">=1.1"
43     ]
44   }