[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / f / 0 / 6 / LCAnalytics / 1.0.0 / LCAnalytics.podspec.json
blobc35039828852d93ce19107f2c51ce2dcdb4dcc49
2   "name": "LCAnalytics",
3   "version": "1.0.0",
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.0"
19   },
20   "requires_arc": true,
21   "source_files": "LCAnalytics/*",
22   "frameworks": [
23     "Security",
24     "Foundation"
25   ],
26   "dependencies": {
27     "SAMKeychain": [
29     ]
30   }