[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 4 / b / 3 / ShopliftKit / 1.0.5 / ShopliftKit.podspec.json
blob008c2d6b115b13cc6cb4b8054f76bc8784307c9f
2   "name": "ShopliftKit",
3   "version": "1.0.5",
4   "summary": "Models used in ShopLift",
5   "description": "This is the collected of models used in ShopLift iOS project.",
6   "homepage": "https://github.com/dcgws/ShopliftKit",
7   "license": "MIT",
8   "authors": {
9     "dcgws": "david.davis@dcgws.com"
10   },
11   "platforms": {
12     "ios": "10.3"
13   },
14   "source": {
15     "git": "https://github.com/dcgws/ShopliftKit.git",
16     "tag": "1.0.5"
17   },
18   "source_files": "ShopliftKit/**/*.{swift,intentdefinition}",
19   "exclude_files": "ShopliftKit/**/*.plist",
20   "dependencies": {
21     "NVActivityIndicatorView": [
23     ]
24   }