blob: 830fa74e70bef8bb0f70f17643c042ba09919ee7 [file] [log] [blame]
{
"name": "SafechargePP_ios_sdk",
"version": "1.0.0",
"summary": "iOS native framework which is used to integrate Safecharge Payment page.",
"description": "SafeCharge PPP SDK provides easy use and integrate payments in any application targeted for IOS.",
"homepage": "https://github.com/miroslavch/safecharge_ppp_ios_sdk.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"miroslavch@safecharge.com": "miroslavch@safecharge.com"
},
"source": {
"git": "https://github.com/miroslavch/safecharge_ppp_ios_sdk.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SafechargePP_ios_sdk/Classes/**/*"
}