[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / 9 / 7 / LiftCommerce / 0.1.0 / LiftCommerce.podspec.json
blob0035d3c9ddc42c9b2034f6c04fb3acddee03796f
2   "name": "LiftCommerce",
3   "version": "0.1.0",
4   "summary": "LiftCommerce Configuration handler iOS Framework",
5   "description": "LiftCommerce base framework. Dependency of LiftCommerce's Frameworks. Do not use directly.",
6   "homepage": "http://fintivtech.com/",
7   "license": {
8     "type": "COMMERCIAL",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dhomes": "david@trofiventures.com"
13   },
14   "source": {
15     "http": "https://bitbucket.org/dhomes/FintivPods/downloads/LiftCommerce.zip"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "ios": {
21     "vendored_frameworks": "LiftCommerce.framework"
22   },
23   "preserve_paths": "LCConfiguration.plist",
24   "module_map": "LiftCommerce.framework/Modules/module.modulemap",
25   "dependencies": {
26     "LCCore": [
28     ]
29   }