[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / 1 / 7 / CSTestTool / 0.0.3 / CSTestTool.podspec.json
blob581da20a125302c95177208ca6bc3ec27ae85981
2   "name": "CSTestTool",
3   "version": "0.0.3",
4   "summary": "CSTestTool 这是一个测试的项目",
5   "description": "CSTestTool 是一款纯swift实现的框架\n* 支持图片、视频、GIF、LivePhoto选择\n* 支持图片、视频编辑\n* 支持自定义相机拍照及录像\n更多自定义功能请查看 CSTestTool 定义",
6   "homepage": "https://gitee.com/quanchengshang/cstest-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/cstest-tool.git",
17     "tag": "0.0.3"
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": [
31         "CSTestTool.framework/**/*.{h,m}",
32         "CSTestTool"
33       ]
34     }
35   ]