blob: add4967af032018c812c7f00d0fb966d9c944497 [file] [log] [blame]
{
"name": "ProductCat",
"version": "0.2.0",
"summary": "ProductCat API",
"description": "ProductCat (Products Catalog Platform) API enables you to find and \nsearch for your products more easily by cataloguing your products automatically",
"homepage": "https://github.com/visenze/productcat-sdk-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ngo Hung": "hung@visenze.com"
},
"source": {
"git": "https://github.com/visenze/productcat-sdk-ios.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ProductCat/ProductCat/**/*.{h,swift}",
"resources": [
"ProductCat/ProductCat/Classes/PrivacyPolicy/ProductCatPrivacyFlow.storyboard"
],
"requires_arc": true,
"swift_versions": [
"5.1",
"5.2"
],
"swift_version": "5.2"
}