[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / 1 / a / ShinePlaceholderView / 1.1.0 / ShinePlaceholderView.podspec.json
blobb4d454b28853a924b9c4a6460697b32b320d98e6
2   "name": "ShinePlaceholderView",
3   "version": "1.1.0",
4   "summary": "轻量级占位试图",
5   "description": "轻量级占位试图  列表页自动显示",
6   "homepage": "https://github.com/Echo-BraveShine/ShinePlaceholderView",
7   "license": "MIT",
8   "authors": {
9     "Echo-BraveShine": "1239383708@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Echo-BraveShine/ShinePlaceholderView.git",
16     "tag": "1.1.0"
17   },
18   "source_files": "ShinePlaceholderView/PlaceholderView/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "resources": "ShinePlaceholderView/PlaceholderView/*.{png,xib,plist}",
21   "frameworks": "UIKit",
22   "dependencies": {
23     "MJRefresh": [
25     ]
26   }