[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 4 / a / 9 / ZW_Tools / 0.0.3 / ZW_Tools.podspec.json
blob41ef6278eb55cecb9ef3fc0b7c73883b5a90d416
2   "name": "ZW_Tools",
3   "version": "0.0.3",
4   "summary": "ZW_Tools",
5   "description": "ZW_Tools工具类",
6   "homepage": "https://gitee.com/qiuzhongwei0519/ZW_Tools",
7   "license": "MIT",
8   "authors": {
9     "qiuzhongwei0519": "512866393@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "git@gitee.com:qiuzhongwei0519/ZW_Tools.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/*.{h,m}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "AssetsLibrary",
26     "Photos"
27   ],
28   "requires_arc": true,
29   "dependencies": {
30     "YYCategories": [
32     ],
33     "TZImagePickerController": [
35     ]
36   }