[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 8 / 5 / c / YZPCategory / 1.0.21 / YZPCategory.podspec.json
blob1557bf9212b78e93061e94248acc10f9b1645d26
2   "name": "YZPCategory",
3   "version": "1.0.21",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "summary": "简介",
8   "homepage": "https://github.com/Git-Hub-Andy/Demo.git",
9   "social_media_url": "https://github.com/Git-Hub-Andy",
10   "license": "MIT",
11   "authors": {
12     "Andy": "996901186@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Git-Hub-Andy/Demo.git",
16     "tag": "1.0.21"
17   },
18   "requires_arc": true,
19   "public_header_files": "YZPClass/YZPHeader.h",
20   "source_files": "YZPClass/YZPHeader.h",
21   "ios": {
22     "dependencies": {
23       "AFNetworking": [
25       ],
26       "MJExtension": [
28       ],
29       "UITableView+FDTemplateLayoutCell": [
31       ],
32       "MJRefresh": [
34       ],
35       "TZImagePickerController": [
37       ],
38       "SDWebImage": [
40       ],
41       "SDCycleScrollView": [
43       ],
44       "FDFullscreenPopGesture": [
46       ],
47       "Masonry": [
49       ],
50       "FMDB": [
52       ],
53       "YYCache": [
55       ],
56       "IQKeyboardManager": [
58       ],
59       "SVProgressHUD": [
61       ]
62     }
63   },
64   "subspecs": [
65     {
66       "name": "Foundation+",
67       "source_files": "YZPClass/Foundation+/**/*.{h,m}"
68     },
69     {
70       "name": "UIKit+",
71       "source_files": "YZPClass/UIKit+/**/*.{h,m}"
72     }
73   ]