[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 0 / b / 8 / PageState / 0.2.0 / PageState.podspec.json
blobd26654878da8f4700ea38399fd5aed12cc3f628c
2   "name": "PageState",
3   "version": "0.2.0",
4   "summary": "轻松实现页面或组件数据状态管理",
5   "description": "快捷实现「加载中」、「网络错误」、「空数据」等状态的切换。\n对UIScrollView、UITableView、UICollectionView进行扩展:\n1. 有数据时自动隐藏;\n2. 控制显示状态视图时是否可滑动;",
6   "homepage": "https://github.com/git179979506/PageState",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhaoshouwen": "zsw19911017@163.com"
13   },
14   "source": {
15     "git": "https://github.com/git179979506/PageState.git",
16     "tag": "0.2.0"
17   },
18   "social_media_url": "https://juejin.cn/user/4265760847569166",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_versions": [
23     "4.2",
24     "5.0"
25   ],
26   "source_files": "PageState/Classes/**/*",
27   "swift_version": "5.0"