blob: 753acfd5454fb96c3c2ed241815f8717f93e28e7 [file] [log] [blame]
{
"name": "LocalMarchent",
"version": "0.0.1",
"summary": "Search near by business",
"description": "Its provied near by famous buiness list",
"homepage": "https://github.com/vamsikrishnakondamuri/LocalMarchent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vamsikondamuri": "vamsi@brandpier.com"
},
"source": {
"git": "https://github.com/vamsikrishnakondamuri/LocalMarchent.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "LocalMarchent/JioLocal.framework"
}
}