blob: dfd6e7ae67b2f1a56214be00c499e2797a190242 [file] [log] [blame]
{
"name": "SmartBuy",
"version": "1.0.3",
"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"
]
}
}