[Add] THEOplayer-Connector-Conviva 8.5.0
[CocoaPods.git] / Specs / b / 7 / 9 / SelectorIndoorLocationProvider / 1.0.0 / SelectorIndoorLocationProvider.podspec.json
blob72e646f7a17e9444c128d16b035e9e6c097f664d
2   "name": "SelectorIndoorLocationProvider",
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/selector-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/selector-indoor-location-provider-ios.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "selector-indoorlocation-provider-ios/Provider/*.{h,m}",
20   "dependencies": {
21     "IndoorLocation": [
22       "~> 1.0"
23     ]
24   }