[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 9 / 5 / 0 / HWDrawSDK / 0.0.1 / HWDrawSDK.podspec.json
blob90e7de96787d65d05ea835730c98ebc73aee792f
2   "name": "HWDrawSDK",
3   "version": "0.0.1",
4   "summary": "这是一个测试的项目",
5   "description": "HWDrawSDK 是一款纯swift实现的框架\n* 支持图片、视频、GIF、LivePhoto选择\n* 支持图片、视频编辑\n* 支持自定义相机拍照及录像\n更多自定义功能请查看 ZLPhotoConfiguration 定义",
6   "homepage": "https://gitee.com/quanchengshang/hwdraw-demo2",
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/hwdraw-demo2.git",
17     "tag": "0.0.1"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "requires_arc": true,
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "subspecs": [
28     {
29       "name": "Core",
30       "source_files": "HWDrawSDK.framework/**/*.{h,m}"
31     }
32   ]