blob: ce3eef41d467952b8e5071e86db20489d9a5c041 [file] [log] [blame]
{
"name": "ASDKUI",
"version": "1.4.10",
"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.4.10"
},
"source_files": [
"ASDKUI",
"ASDKUI/**/*.{h,m}"
],
"resources": [
"ASDKUI/Resources/**/*.*",
"ASDKUI/**/*.{xib}"
],
"dependencies": {
"ASDKCore": [
]
}
}