[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 7 / 6 / WYJKit / 1.0.3 / WYJKit.podspec.json
blobaed0a8d1b92b1b854ddec8cb23347f9387aa3fe5
2   "name": "WYJKit",
3   "version": "1.0.3",
4   "summary": "WYJKit",
5   "description": "category and empty",
6   "homepage": "https://github.com/MemoryKing/WYJKit.git",
7   "license": "MIT",
8   "authors": {
9     "╰莪呮想好好宠Nǐつ ": "1091676312@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/MemoryKing/WYJKit.git",
13     "tag": "1.0.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "frameworks": [
19     "UIKit",
20     "Foundation",
21     "AVFoundation",
22     "WebKit"
23   ],
24   "public_header_files": "WYJKit/**/WYJKitHeader.{h}",
25   "requires_arc": true,
26   "subspecs": [
27     {
28       "name": "WYJCategory",
29       "public_header_files": "WYJKit/WYJCategory/**/*.{h}",
30       "source_files": "WYJKit/WYJCategory/**/*.{h,m}"
31     },
32     {
33       "name": "WBaseEmpty",
34       "public_header_files": "WYJKit/WBaseEmpty/**/*.{h}",
35       "source_files": "WYJKit/WBaseEmpty/**/*.{h,m}",
36       "dependencies": {
37         "DZNEmptyDataSet": [
39         ],
40         "MJRefresh": [
42         ]
43       }
44     }
45   ]