blob: 573d3ec6122f37732862c4079288714046b0cd12 [file] [log] [blame]
{
"name": "SocketIndoorLocationProvider",
"version": "1.0.1",
"license": {
"type": "MIT"
},
"summary": "Allows to use a socket to provide indoorlocation",
"homepage": "https://github.com/IndoorLocation/socket-indoor-location-provider-ios-swift.git",
"authors": {
"Indoor Location": "indoorlocation@mapwize.io"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/IndoorLocation/socket-indoor-location-provider-ios-swift.git",
"tag": "1.0.1"
},
"source_files": "socket-indoor-location-provider-ios/Provider/*.swift",
"dependencies": {
"IndoorLocation": [
"~> 1.0"
],
"Socket.IO-Client-Swift": [
"~> 13.1.0"
]
},
"pushed_with_swift_version": "4.1"
}