[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / e / 0 / zhaohu-sdk-ios / 0.0.9 / zhaohu-sdk-ios.podspec.json
blob06938dcff0d87a312540ea987780d7464903df16
2   "name": "zhaohu-sdk-ios",
3   "version": "0.0.9",
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.9"
17   },
18   "swift_versions": [
19     "5.1"
20   ],
21   "source_files": "Sources/**/*.{swift}",
22   "resource_bundles": {
23     "ZhaohuLib": [
24       "Resources/*.png",
25       "Sources/zhaohu-sdk-ios/*.xib"
26     ]
27   },
28   "dependencies": {
29     "MaterialComponents/Buttons": [
30       "~> 92.0.0"
31     ]
32   },
33   "swift_version": "5.1"