blob: cfe696664eca7817a7967d396757ee09d523a1ff [file] [log] [blame]
{
"name": "MerchantLocator",
"version": "0.0.1",
"authors": {
"Abhishek Singh": "abhishek21.singh@ril.com"
},
"summary": "Merchant Locator Framework for Jio.",
"description": "The framework should be used to get a list of merchant locations for a particular Coupon in Jio.",
"homepage": "https://jiomoney.com",
"license": {
"type": "Copyright",
"text": "This framework as a whole is property of Reliance Payment Solutions Limited. Copyright JIO."
},
"platforms": {
"ios": "9.0"
},
"preserve_paths": "MerchantLocator.framework",
"source": {
"http": "http://54.244.132.69/v1/coupons/build/MerchantLocator-0.0.1.tar.gz"
},
"ios": {
"vendored_frameworks": "MerchantLocator.framework"
},
"dependencies": {
"GooglePlaces": [
],
"GoogleMaps": [
],
"PINCache": [
],
"NetworkStackSwift": [
],
"SDWebImage": [
"~> 3.8.2"
],
"DataGrinch-Universal": [
"~> 0.0.1"
]
},
"pushed_with_swift_version": "3.0"
}