blob: b2ff20c317e469901941362b6d5061c4d59ac1b6 [file] [log] [blame]
{
"name": "IdramMerchantPayment",
"version": "0.0.3",
"summary": "IdramMerchantPayment is used for making payments via Idram app",
"homepage": "https://github.com/gagikmartirosyan/IdramMerchantPayment",
"license": "MIT",
"authors": {
"Gagik Martirosyan": "g_martirosyan@bitbucket.org"
},
"source": {
"git": "https://github.com/gagikmartirosyan/IdramMerchantPayment.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": [
"Classes",
"Pod/Classes/**/*.{h,m}"
],
"resource_bundles": {
"IdramMerchantPayment": [
"Pod/Assets/*.png"
]
}
}