[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / 1 / 7 / CSTestTool / 0.0.2 / CSTestTool.podspec.json
blob49dbbf585d29f3eea7d19ff4047a9a50cabb256c
2   "name": "CSTestTool",
3   "version": "0.0.2",
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.2"
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   ]