blob: 5863c9a1b35eb0651bd37a0902830e267af5fe69 [file] [log] [blame]
{
"name": "ASDKCore",
"version": "1.3.2",
"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": "8.0"
},
"source": {
"git": "https://github.com/TinkoffCreditSystems/tinkoff-asdk-ios.git",
"tag": "1.3.2"
},
"source_files": [
"ASDKCore",
"ASDKCore/**/*.{h,m}"
],
"requires_arc": true
}