blob: 12a22cc27d3df41157cb34a959692a7d6ef2374e [file] [log] [blame]
{
"name": "ASDKCore",
"version": "1.2.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.2.2"
},
"source_files": [
"ASDKCore",
"ASDKCore/**/*.{h,m}"
],
"requires_arc": true
}