blob: fc7603ac55e5906f1fcbcb97874c2e4350b5053a [file] [log] [blame]
{
"name": "Cloudipsp",
"version": "0.2.7",
"summary": "Library for accepting payments directly from iOS application's clients.",
"homepage": "https://github.com/cloudipsp/ios-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maxim Kozenko": "max.dnu@gmail.com"
},
"source": {
"git": "https://github.com/cloudipsp/ios-sdk.git",
"tag": "0.2.7"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{h,m}",
"resources": "Pod/Classes/**/*.xib",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "UIKit"
}