blob: 52eaff55171d1d890f8f7bbbcc2a7ca28e3ac449 [file] [log] [blame]
{
"name": "MUP-Universal",
"version": "1.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "MUP.framework"
}
}