blob: 390e66e5609f815fc06a7ea5ecc91979e4e97f7f [file] [log] [blame]
{
"name": "MUP-Universal",
"version": "2.0.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": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "MUP.framework"
}
}