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