[Add] NeuroID 3.4.1
[CocoaPods.git] / Specs / a / 1 / 3 / ManualIndoorLocationProvider / 1.0.0 / ManualIndoorLocationProvider.podspec.json
blobbb3d891599daa3b6566b27ccc83a8610b40e0654
2   "name": "ManualIndoorLocationProvider",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "Allows to set an IndoorLocation manually",
8   "homepage": "https://github.com/IndoorLocation/manual-indoor-location-provider-ios.git",
9   "authors": {
10     "Indoor Location": "indoorlocation@mapwize.io"
11   },
12   "platforms": {
13     "ios": "6.0"
14   },
15   "source": {
16     "git": "https://github.com/IndoorLocation/manual-indoor-location-provider-ios.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "manual-indoorlocation-provider-ios/Provider/*.{h,m}",
20   "dependencies": {
21     "IndoorLocation": [
22       "~> 1.0"
23     ]
24   }