blob: 8740eeab5820e0a3214e5ed478587aa3834442e2 [file] [log] [blame]
{
"name": "LocalBusinessSearch",
"version": "0.0.2",
"summary": "Search near by business",
"description": "Its provied near by famous buiness list",
"homepage": "https://github.com/vamsikrishnakondamuri/LocalBusinessSearch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vamsikondamuri": "vamsi@brandpier.com"
},
"source": {
"git": "https://github.com/vamsikrishnakondamuri/LocalBusinessSearch.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "LocalBusinessSearch/JioLocal.framework"
},
"dependencies": {
"SDWebImage/GIF": [
],
"Reachability": [
"~> 3.2"
]
}
}