[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / d / 7 / e / SHEmptyView / 1.0.1 / SHEmptyView.podspec.json
blob141eaacdca32542dd976438c178b7f1491031f30
2   "name": "SHEmptyView",
3   "version": "1.0.1",
4   "summary": "空状态页面",
5   "homepage": "https://github.com/CCSH/SHEmptyView",
6   "license": "MIT",
7   "authors": {
8     "CCSH": "624089195@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/CCSH/SHEmptyView.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "SHEmptyView/*.{h,m}",
18   "resources": "SHEmptyView/SHEmptyView.bundle",
19   "dependencies": {
20     "SHExtension/UIView": [
22     ]
23   }