[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 4 / 5 / HWTestTool / 0.0.1 / HWTestTool.podspec.json
blob59b8ca6593a95d189d1d8b55373bfb691cd1a48f
2   "name": "HWTestTool",
3   "version": "0.0.1",
4   "summary": "这是一个测试的项目",
5   "description": "HWTestTool 是一款纯swift实现的框架\n* 支持图片、视频、GIF、LivePhoto选择\n* 支持图片、视频编辑\n* 支持自定义相机拍照及录像\n更多自定义功能请查看 ZLPhotoConfiguration 定义",
6   "homepage": "https://gitee.com/quanchengshang/hwtest-tool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zeki": "2369010039@qq.com"
13   },
14   "social_media_url": "https://github.com/quanchengshang",
15   "source": {
16     "git": "https://gitee.com/quanchengshang/hwtest-tool.git",
17     "tag": "0.0.1"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "requires_arc": true,
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "subspecs": [
28     {
29       "name": "Core",
30       "source_files": "HWTestTool.framework/**/*.{h,m}"
31     }
32   ]