blob: 0add8063678d5fcddec1798ac49d46ae7a0963a2 [file] [log] [blame]
{
"name": "MRPSDK",
"summary": "The MRP SDK for iOS.",
"homepage": "https://www.fidor.fr",
"authors": "Dimitri Dupuis-Latour",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.1",
"version": "0.9.2",
"source": {
"http": "https://github.com/DimDL/MRPSDK/blob/master/MRPSDK_0.9.2.zip?raw=true"
},
"vendored_frameworks": "MRPSDK.framework",
"frameworks": [
"MapKit",
"SafariServices",
"CoreTelephony",
"SystemConfiguration",
"MessageUI"
],
"dependencies": {
"Alamofire": [
],
"AlamofireImage": [
],
"SwiftyJSON": [
],
"Permission/Location": [
],
"Reusable/View": [
]
}
}