[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / f / 8 / b / ZLYQAnalyticSDK / 0.1.3 / ZLYQAnalyticSDK.podspec.json
blobe334fedd4006617a165cf2016411d34d9c7d4644
2   "name": "ZLYQAnalyticSDK",
3   "version": "0.1.3",
4   "summary": "Upload events.",
5   "description": "'Upload all custom events and default events.'",
6   "homepage": "https://github.com/zlzz-rec/zlyq-ios-sdk.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhangyanming": "zhangyanming0163@163.com"
13   },
14   "source": {
15     "git": "https://github.com/zlzz-rec/zlyq-ios-sdk.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "default_subspecs": "Code",
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   },
27   "subspecs": [
28     {
29       "name": "Framework",
30       "vendored_frameworks": [
31         "Products/**/*.framework"
32       ]
33     },
34     {
35       "name": "Code",
36       "source_files": "ZLYQAnalyticSDK/**/*.{h,m}"
37     }
38   ]