[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / e / 0 / zhaohu-sdk-ios / 0.0.8 / zhaohu-sdk-ios.podspec.json
blobe1057ad54ca59aedb1e8a49acf6d24b0d35a9531
2   "name": "zhaohu-sdk-ios",
3   "version": "0.0.8",
4   "summary": "Zhaohu iOS SDK",
5   "description": "召乎用户端 SDK",
6   "homepage": "https://github.com/nadileaf/zhaohu-sdk-ios",
7   "license": "MIT",
8   "authors": {
9     "my": "mingyang@nadileaf.com"
10   },
11   "platforms": {
12     "ios": "9.3"
13   },
14   "source": {
15     "git": "https://github.com/nadileaf/zhaohu-sdk-ios.git",
16     "tag": "0.0.8"
17   },
18   "swift_versions": [
19     "5.1",
20     "5.1"
21   ],
22   "source_files": "Sources/**/*.{swift}",
23   "info_plist": {
24     "CFBundleIdentifier": "com.mesoor.zhaohu.sdk"
25   },
26   "resource_bundles": {
27     "ZhaohuLib": [
28       "Resources/*.png",
29       "Sources/zhaohu-sdk-ios/*.xib"
30     ]
31   },
32   "dependencies": {
33     "MaterialComponents/Buttons": [
34       "~> 92.0.0"
35     ]
36   },
37   "swift_version": "5.1"