blob: b4bb621dd879cff51b1656b2dc7f2de8b9e3380e [file] [log] [blame]
{
"name": "MUP-Universal",
"version": "1.1.0",
"summary": "MUP iOS Universal SDK",
"homepage": "https://mup.co.nz",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"James Williams": "james@mup.co.nz"
},
"source": {
"git": "https://github.com/ResolveApplications/mup-ios-sdk-universal.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "MUP.framework"
}
}