blob: 6c66ec8f1be95e05181f5773678020a13f153fb5 [file] [log] [blame]
{
"name": "ASDKCore",
"version": "1.5.3",
"summary": "Core library that allows you to use internet acquiring from Tinkoff Bank in your app",
"description": "Core library that allows you to use internet acquiring from Tinkoff Bank in your app!",
"homepage": "https://www.tinkoff.ru",
"license": "{ :type => 'Apache 2.0' }",
"authors": {
"d.tarasov": "d.tarasov@tinkoff.ru"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/TinkoffCreditSystems/tinkoff-asdk-ios.git",
"tag": "1.5.3"
},
"source_files": [
"ASDKCore",
"ASDKCore/**/*.{h,m}"
],
"requires_arc": true
}