blob: 0e12753641844fc1a1d74280b4f5be8b91a59d1b [file] [log] [blame]
{
"name": "Map4dServices",
"version": "0.2.2",
"summary": "Map4D Services SDK",
"homepage": "http://map4d.vn",
"authors": {
"Sua Le": "sua8051@gmail.com"
},
"license": {
"type": "Apache-2.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/map4d/map4d-services-ios-sdk.git",
"tag": "0.2.2"
},
"dependencies": {
"Alamofire": [
"~> 4.7"
],
"AlamofireMapper": [
]
},
"ios": {
"vendored_frameworks": "sdk/Map4dServices.framework"
},
"swift_version": "5.0"
}