blob: b0fa239ce988b898f502a73388518cc452ea2ade [file] [log] [blame]
{
"name": "ShopSearch",
"version": "1.2.0",
"summary": "Cocoapods component for searching and scraping all google shopping catalog",
"description": "Cocoapods component for searching and scraping all google shopping catalog.\nEasily integrate with any iOS app to get products information, compare prices and much more.",
"homepage": "https://github.com/RicardoKoch/ShopSearch",
"license": "MIT",
"authors": {
"Ricardo Koch": "ricardo@ricardokoch.com"
},
"source": {
"git": "https://github.com/RicardoKoch/ShopSearch.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ShopSearch/**/*.{h,m,swift}",
"dependencies": {
"hpple": [
]
}
}