| { |
| "name": "RandomShopList", |
| "version": "0.0.2", |
| "summary": "Search near by business", |
| "description": "Its provied near by famous buiness list", |
| "homepage": "https://github.com/Kvamsikrishna/RandomShopList", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Kvamsikrishna": "smile.vamsi53@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/Kvamsikrishna/RandomShopList.git", |
| "tag": "0.0.2" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "requires_arc": true, |
| "ios": { |
| "vendored_frameworks": "RandomShopList/JioLocal.framework" |
| } |
| } |