[Add] GamebaseAuthExternalWeiboSDK 3.4.0
[CocoaPods.git] / Specs / 6 / 7 / 8 / YZHBugly / 0.1.0 / YZHBugly.podspec.json
blob442583147b686a6005b70f60b62ea5c99091c669
2   "name": "YZHBugly",
3   "version": "0.1.0",
4   "summary": "A short description of YZHBugly.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/yinzhihao/YZHBugly",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yzh115": "yzh115@zcsmart.com"
13   },
14   "source": {
15     "git": "https://github.com/yinzhihao/YZHBugly.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "YZHBugly/Classes/**/*",
22   "static_framework": true,
23   "dependencies": {
24     "Bugly": [
25       "~> 2.5.93"
26     ]
27   },
28   "pod_target_xcconfig": {
29     "VALID_ARCHS": "x86_64 armv7 arm64"
30   }