[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / c / 4 / ZZThirdTools / 0.1.2 / ZZThirdTools.podspec.json
blob2fb38416babad0054ff0d81d873308c777b4075e
2   "name": "ZZThirdTools",
3   "version": "0.1.2",
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"
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/**/*",
47   "subspecs": [
48     {
49       "name": "Pods",
50       "source_files": "Pods/**/*"
51     }
52   ]