blob: f4ed9063653b6b445b03768a73bde52dbfc1e49e [file] [log] [blame]
{
"name": "ParchePartnerURLScheme",
"version": "1.0.1",
"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 To request more information about becoming a partner of Parche, please visit the Parche website, http://www.goparche.com.\n",
"homepage": "http://www.goparche.com",
"license": {
"type": "Copyright",
"file": "LICENSE"
},
"authors": {
"Ellen Shapiro": "http://www.vokal.io"
},
"source": {
"git": "https://github.com/vokal/Parche-PartnerURLScheme.git",
"tag": "iOS-v1.0.1"
},
"source_files": "iOS/PartnerURLSchemeSample/PartnerURLSchemeHelper/*",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}