blob: d6c51b2d35ed6c5fcb0dfdfe2d3a39f7edc0eb68 [file] [log] [blame]
{
"name": "NearX",
"version": "1.0.5",
"summary": "Geolocation service based library",
"description": "Walkin's product to integrate with your apps for getting location based services for retail marketplace.",
"homepage": "https://github.com/NearX-SDK/NearX_iOS.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"First WalkIn Technologies": "kushagra@getwalk.in"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/NearX-SDK/NearX_iOS.git",
"tag": "1.0.5"
},
"source_files": [
"NearX",
"**/*.{swift,h,m}"
],
"frameworks": [
"UIKit",
"CoreLocation"
],
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
]
},
"swift_version": "5.0"
}