blob: 5e175dc933e0bfd7b83e39182f3fb2e799659e13 [file] [log] [blame]
{
"name": "ShopliftKit",
"version": "1.0.4",
"summary": "Models used in ShopLift",
"description": "This is the collected of models used in ShopLift iOS project.",
"homepage": "https://github.com/dcgws/ShopliftKit",
"license": "MIT",
"authors": {
"dcgws": "david.davis@dcgws.com"
},
"platforms": {
"ios": "10.3"
},
"source": {
"git": "https://github.com/dcgws/ShopliftKit.git",
"tag": "1.0.4"
},
"source_files": "ShopliftKit/**/*.{swift,intentdefinition}",
"exclude_files": "ShopliftKit/**/*.plist"
}