[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / 5 / c / YZPCategory / 1.0.27 / YZPCategory.podspec.json
blob248861699549c4ae39a05553a42d69ddae3cd41c
2   "name": "YZPCategory",
3   "version": "1.0.27",
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.27"
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       "YYCache": [
52       ],
53       "IQKeyboardManager": [
55       ],
56       "SVProgressHUD": [
58       ]
59     }
60   },
61   "subspecs": [
62     {
63       "name": "Foundation+",
64       "source_files": "YZPClass/Foundation+/**/*.{h,m}"
65     },
66     {
67       "name": "UIKit+",
68       "source_files": "YZPClass/UIKit+/**/*.{h,m}"
69     },
70     {
71       "name": "BaseClass",
72       "source_files": "YZPClass/BaseClass/**/*.{h,m}"
73     }
74   ]