[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 7 / 9 / WXYEmptyDataSet / 0.1.0 / WXYEmptyDataSet.podspec.json
blob84007e74cae61e3ea27df9661cb11616d856beea
2   "name": "WXYEmptyDataSet",
3   "version": "0.1.0",
4   "summary": "A UIScrollView superclass category for showing empty or error background.",
5   "description": "In network callback, you want to set background with different code. Use WXYEmptyDataSet pods, you can easily do this.And we also open some property for customization. My English is not good. So, this's all.",
6   "homepage": "https://github.com/wuxulome/WXYEmptyDataSet",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wuxu": "wuxulome@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/wuxulome/WXYEmptyDataSet.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "requires_arc": true,
22   "source_files": "WXYEmptyDataSet/*.{h,m}",
23   "frameworks": "UIKit"