blob: a59b4136d8e8d28be1ac5aa84a33b41749975827 [file] [log] [blame]
{
"name": "ShopSearch",
"version": "1.1.3",
"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.1.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ShopSearch/**/*.{h,m,swift}",
"dependencies": {
"hpple": [
]
}
}