[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / a / f / 4 / CCQToolBox / 1.0.1 / CCQToolBox.podspec.json
blobe8888232ac14544b024b59945482b06324126a56
2   "name": "CCQToolBox",
3   "version": "1.0.1",
4   "summary": "常用工具文件",
5   "homepage": "https://gitee.com/chaoqun/CCQToolBox",
6   "license": "MIT",
7   "authors": {
8     "xiaoyao": "920480979@qq.com"
9   },
10   "platforms": {
11     "ios": "11.0"
12   },
13   "source": {
14     "git": "https://gitee.com/chaoqun/CCQToolBox.git",
15     "tag": "1.0.1"
16   },
17   "frameworks": [
18     "UIKit",
19     "Foundation"
20   ],
21   "requires_arc": true,
22   "prefix_header_contents": "#import \"CCQHeader.h\"",
23   "source_files": [
24     "CCQToolBox",
25     "*.{h,m,swift}"
26   ],
27   "dependencies": {
28     "SnapKit": [
30     ],
31     "SwiftyJSON": [
33     ],
34     "MJRefresh": [
36     ],
37     "MBProgressHUD": [
39     ],
40     "Kingfisher": [
42     ],
43     "SwifterSwift": [
45     ]
46   }