[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / c / f / DynamicStatistics_OC / 0.4.4 / DynamicStatistics_OC.podspec.json
blob25c2d6e39d04ac5df7d08e1ca3f9d08fd06e544c
2   "name": "DynamicStatistics_OC",
3   "version": "0.4.4",
4   "summary": "A library helps to collect user action data easily",
5   "description": "A library helps to collect user action data easily.",
6   "homepage": "https://gitlab.dev.activenetwork.com/dli/DynamicStatistics",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "David Li": "David.Li@activenetwork.com"
13   },
14   "source": {
15     "git": "https://gitlab.dev.activenetwork.com/dli/DynamicStatistics.git",
16     "tag": "0.4.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DynamicStatistics/Classes/**/*",
22   "frameworks": "Security",
23   "dependencies": {
24     "SAMKeychain": [
26     ]
27   }