blob: d042ceec4f51b0906164dcede718a81f100b6997 [file] [log] [blame]
{
"name": "ParchePartnerURLScheme",
"version": "1.0.0",
"summary": "Parche Partner URL Scheme Helper",
"description": " A utility to make it easier for partner applications of Parche to open the app using a URL scheme.\n \n More information \n",
"homepage": "http://www.goparche.com",
"license": {
"type": "Copyright",
"file": "LICENSE.md"
},
"authors": {
"Ellen Shapiro": "http://www.vokal.io"
},
"source": {
"git": "https://github.com/vokal/Parche-PartnerURLScheme.git",
"tag": "iOS-v1.0.0"
},
"source_files": "iOS/PartnerURLSchemeSample/PartnerURLSchemeHelper/*",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}