[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / 0 / 8 / HZPlaceHolder / 1.1.4 / HZPlaceHolder.podspec.json
blobad0d0f60271ec5ac8da810ec07b0f90ffb8b04c3
2   "name": "HZPlaceHolder",
3   "version": "1.1.4",
4   "license": "MIT",
5   "summary": "Quickly create a null data placeholder view",
6   "homepage": "https://github.com/Boxzhi/HZPlaceHolder",
7   "authors": {
8     "HeZhizhi": "coderhzz@163.com"
9   },
10   "social_media_url": "https://www.jianshu.com/u/9767e7dda727",
11   "source": {
12     "git": "https://github.com/Boxzhi/HZPlaceHolder.git",
13     "tag": "1.1.4"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "frameworks": "UIKit",
19   "requires_arc": true,
20   "swift_versions": "5.0",
21   "subspecs": [
22     {
23       "name": "PlaceHolderView",
24       "source_files": "HZPlaceHolder/PlaceHolderView/*.swift"
25     },
26     {
27       "name": "Refresh",
28       "source_files": "HZPlaceHolder/Refresh/*.swift",
29       "dependencies": {
30         "MJRefresh": [
32         ]
33       }
34     }
35   ],
36   "swift_version": "5.0"