blob: f534bd00c1f2b45c97c409d68e0b4a83df58b275 [file] [log] [blame]
{
"name": "MUP",
"version": "1.0.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.0.0"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "MUP.framework"
}
}