blob: 6695b83881709719deca74267d2c63c56738ade6 [file] [log] [blame]
{
"name": "SmartBuy",
"version": "1.0.1",
"summary": "SmartBuy SDK",
"homepage": "https://offers.smartbuy.hdfcbank.com",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"Dony George": "donygeorgek@gmail.com"
},
"platforms": {
"ios": "8.4"
},
"source": {
"http": "https://github.com/donygeorgek/SmartBuy/raw/master/SmartBuy.zip"
},
"ios": {
"vendored_frameworks": "SmartBuy.framework"
},
"dependencies": {
"iCarousel": [
],
"SDWebImage": [
"~> 4.0"
],
"XLPagerTabStrip": [
"~> 8.0"
]
}
}