[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / c / 4 / ZZThirdTools / 0.1.2.1 / ZZThirdTools.podspec.json
blob341727fa98646198ce6f33b905a0252ae4f2eb3c
2   "name": "ZZThirdTools",
3   "version": "0.1.2.1",
4   "summary": "first version",
5   "description": "first version for XB",
6   "authors": {
7     "ZZ": "1156858877@qq.com"
8   },
9   "platforms": {
10     "ios": "7.0"
11   },
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "homepage": "https://github.com/iOS-ZZ/ZZThird.git",
17   "source": {
18     "git": "https://github.com/iOS-ZZ/ZZThird.git",
19     "tag": "0.1.2.1"
20   },
21   "requires_arc": true,
22   "frameworks": "UIKit",
23   "dependencies": {
24     "MJRefresh": [
26     ],
27     "SDWebImage": [
29     ],
30     "UIColor+Hex": [
32     ],
33     "SDAutoLayout": [
35     ],
36     "AFNetworking": [
38     ],
39     "MBProgressHUD": [
41     ],
42     "WebViewJavascriptBridge": [
44     ]
45   },
46   "source_files": "ZZThirdTools/Tools/XBTools.h",
47   "public_header_files": "ZZThirdTools/Tools/XBTools.h",
48   "subspecs": [
49     {
50       "name": "Pods",
51       "source_files": "Pods/**/*"
52     },
53     {
54       "name": "XBPermissionManager",
55       "source_files": "ZZThirdTools/Tools/XBPermissionManager/XBPermissionManager.{h,m}",
56       "public_header_files": "ZZThirdTools/Tools/XBPermissionManager/XBPermissionManager.h"
57     },
58     {
59       "name": "Others",
60       "source_files": "ZZThirdTools/Tools/Others/*.{h,m}"
61     }
62   ]