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