[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / e / c / DataReportSDK / 1.0.1 / DataReportSDK.podspec.json
blobba9733b423e1b051acbacbff04ee88e36c3727d3
2   "name": "DataReportSDK",
3   "version": "1.0.1",
4   "summary": "data report tool",
5   "description": "工具类",
6   "homepage": "https://github.com/shuaiChenging/DataReportSDK.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "徐志成": "xuzhicheng@jiangduoduo.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/shuaiChenging/DataReportSDK.git",
19     "tag": "1.0.1"
20   },
21   "ios": {
22     "vendored_frameworks": "DataReportSDKFramework/DataReportSDK.framework"
23   },
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "dependencies": {
29     "YTKNetwork": [
31     ],
32     "MJExtension": [
34     ],
35     "SSKeychain": [
37     ],
38     "FMDB": [
40     ]
41   }