[Add] TPNiOS 6.4.35
[CocoaPods.git] / Specs / 2 / 6 / 4 / SocketIndoorLocationProviderObjc / 1.0.1 / SocketIndoorLocationProviderObjc.podspec.json
blobf0cf6447926013b79505ee51bbcbdff1d287dc73
2   "name": "SocketIndoorLocationProviderObjc",
3   "version": "1.0.1",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "Allows to use a socket to provide indoorlocation",
8   "homepage": "https://github.com/IndoorLocation/socket-indoor-location-provider-ios.git",
9   "authors": {
10     "Indoor Location": "indoorlocation@mapwize.io"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/IndoorLocation/socket-indoor-location-provider-ios.git",
17     "tag": "1.0.1"
18   },
19   "source_files": "socket-indoorlocation-provider-ios-objc/Provider/*.{h,m}",
20   "dependencies": {
21     "IndoorLocation": [
22       "1.0.4"
23     ],
24     "Socket.IO-Client-Swift": [
25       "13.1.3"
26     ]
27   },
28   "swift_version": "4.1"