blob: 51bc10c41850beaf8f1adccffcf51a4a99ab8046 [file] [log] [blame]
{
"name": "ABTastySdk",
"version": "1.2",
"summary": "AB Tasty server side ABTastySdk",
"description": "The ABTastySDK project is an iOS framework that helps you create server side tests on your native iOS app.",
"homepage": "https://www.abtasty.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ABTasty": "adel@abtasty.com"
},
"source": {
"git": "https://gitlab.com/abtasty-public/mobile/abtastysdkios.git",
"tag": "1.2"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "ABTastySdk.framework"
}
}