[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / 1 / f / ZQIANMAI / 1.1.12 / ZQIANMAI.podspec.json
blob57828a87ffe5070ac9a745d6a90e54da8e4e8b32
2   "name": "ZQIANMAI",
3   "version": "1.1.12",
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": "1.1.12"
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     "ZQIANMAIKit": [
36       "1.1.12"
37     ]
38   }