[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / e / 0 / ZYHUD / 1.0.4 / ZYHUD.podspec.json
blob58f4c4882a1a8c8e7346df84478a58fddbe72d25
2   "name": "ZYHUD",
3   "version": "1.0.4",
4   "summary": "一个网络请求指示器",
5   "swift_versions": "5.0",
6   "description": "封装的一个hud组件",
7   "homepage": "https://github.com/PZYan/ZYHUD.git",
8   "license": "MIT",
9   "authors": {
10     "pzy": "pengzhangmin@yhbj.cn"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/PZYan/ZYHUD.git",
17     "tag": "1.0.4"
18   },
19   "source_files": [
20     "ZYHUD",
21     "ZYHUD/Classes/*.{h,m,swift}"
22   ],
23   "exclude_files": "Classes/Exclude",
24   "resource_bundles": {
25     "ZYHUD": [
26       "ZYHUD/Assets/*{png,xib}"
27     ]
28   },
29   "requires_arc": true,
30   "swift_version": "5.0"