blob: 008c2d6b115b13cc6cb4b8054f76bc8784307c9f [file] [log] [blame]
{
"name": "ShopliftKit",
"version": "1.0.5",
"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.5"
},
"source_files": "ShopliftKit/**/*.{swift,intentdefinition}",
"exclude_files": "ShopliftKit/**/*.plist",
"dependencies": {
"NVActivityIndicatorView": [
]
}
}