[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 8 / 1 / f / ZQIANMAI / 0.0.3 / ZQIANMAI.podspec.json
blob42766dff567f976ebf033e46e04bbd1eb5d4773c
2   "name": "ZQIANMAI",
3   "version": "0.0.3",
4   "summary": "A Lib For tools.",
5   "description": "ZQIANMAI是一个工具类。",
6   "homepage": "https://gitee.com/ioszwj/ZQIANMAI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "StoneStoneStoneWang": "yuanxingfu1314@163.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "requires_arc": true,
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "source": {
23     "git": "https://gitee.com/ioszwj/ZQIANMAI.git",
24     "tag": "0.0.3"
25   },
26   "static_framework": true,
27   "pod_target_xcconfig": {
28     "DEFINES_MODULE": "YES"
29   },
30   "source_files": "Code/**/*.{h,m}",
31   "resources": [
32     "Code/**/*.{png}"
33   ],
34   "dependencies": {
35     "ZSMKit": [
37     ],
38     "ZUMKit": [
40     ],
41     "Masonry": [
43     ],
44     "WebViewJavascriptBridge": [
46     ],
47     "AFNetworking": [
49     ],
50     "MBProgressHUD": [
52     ]
53   }