blob: a78cc972609cfd911429a6ddb852fb9d9e2cc4b5 [file] [log] [blame]
{
"name": "AdcashSwift",
"version": "1.0.0",
"summary": "Adcash Swift SDK",
"homepage": "https://www.adcash.com",
"authors": {
"Mert Celik": "mert@adcash.com"
},
"license": {
"type": "BSD",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://github.com/adcash/AdcashSwift/raw/master/AdcashSwift.framework.zip"
},
"ios": {
"vendored_frameworks": "AdcashSwift.framework"
}
}