[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / 0 / e / LCLoginKit / 0.1.00 / LCLoginKit.podspec.json
blob37897fd4b461dee45e0b525834823da76efa9d77
2   "name": "LCLoginKit",
3   "version": "0.1.00",
4   "summary": "LiftCommerce Login Kit iOS Framework",
5   "description": "LiftCommerce LoginKit 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/LCLoginKit.zip"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "ios": {
21     "vendored_frameworks": "LCLoginKit.framework"
22   },
23   "preserve_paths": "LCConfiguration.plist",
24   "module_map": "LCLoginKit.framework/Modules/module.modulemap",
25   "dependencies": {
26     "LCCore": [
28     ]
29   }