blob: 20cf1b3dc206ee88b10836e19c1805d43d10753d [file] [log] [blame]
{
"name": "ASDKUI",
"version": "1.5.2",
"summary": "UI components library for internet acquiring from Tinkoff Bank",
"description": "UI components library for internet acquiring from Tinkoff Bank!",
"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.2"
},
"source_files": [
"ASDKUI",
"ASDKUI/**/*.{h,m}"
],
"resources": [
"ASDKUI/Resources/**/*.*",
"ASDKUI/**/*.{xib}"
],
"dependencies": {
"ASDKCore": [
]
}
}