blob: 56fea5dff0eae60b625e6b1a0ce579f9bbf8bb42 [file] [log] [blame]
{
"name": "ProductCat",
"version": "0.0.1",
"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.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ProductCat/ProductCat/**/*.{h,swift}",
"requires_arc": true,
"swift_versions": [
"5.1",
"5.2"
],
"swift_version": "5.2"
}