[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 1 / a / ShinePlaceholderView / 0.0.1 / ShinePlaceholderView.podspec.json
blob944f3c0d94d55274a1bce7c05f8519b1241284da
2   "name": "ShinePlaceholderView",
3   "version": "0.0.1",
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": "0.0.1"
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   }