[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / f / 0 / 6 / LCAnalytics / 1.0.2 / LCAnalytics.podspec.json
blobbd435bd711692ddf10f1b0de9e2c50944ab9da62
2   "name": "LCAnalytics",
3   "version": "1.0.2",
4   "platforms": {
5     "ios": "11.0"
6   },
7   "summary": "ios analytics",
8   "homepage": "https://github.com/bingstyle/LCAnalytics",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "weixb": "183292352@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/bingstyle/LCAnalytics.git",
18     "tag": "1.0.2"
19   },
20   "requires_arc": true,
21   "source_files": "LCAnalytics/LCAnalytics.h",
22   "vendored_libraries": "LCAnalytics/libLCAnalytics.a",
23   "frameworks": [
24     "Security",
25     "Foundation",
26     "AdSupport"
27   ]