blob: 707459956e6d1a212ac701aa6937dd44ae0f8741 [file] [log] [blame]
{
"name": "MUP",
"version": "1.1.0",
"summary": "MUP iOS 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.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "MUP.framework"
}
}