blob: a2c58a994ffb2d3fccfe9f247b69731e0f40c9f5 [file] [log] [blame]
{
"name": "SocketIndoorLocationProvider",
"version": "1.0.0",
"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.0"
},
"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"
}