[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 8 / 6 / CCMediaConvert / 1.0.0 / CCMediaConvert.podspec.json
blobb0a95264355fb8aae15261f98641c5d035f3d8b8
2   "name": "CCMediaConvert",
3   "version": "1.0.0",
4   "summary": "A framwork to convert media format",
5   "description": "This is a component of Tailor which coding for file manager",
6   "homepage": "https://gitee.com/Lucyfa/ccmedia-format-conver.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lucyfa": "lccjust123@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/Lucyfa/ccmedia-format-conver.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "CCMediaConvert/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
24       "1.1.0"
25     ],
26     "CCMediaFormatFactory": [
28     ]
29   },
30   "static_framework": true,
31   "resource_bundles": {
32     "CCMediaConvert": [
33       "CCMediaConvert/Assets/**/*"
34     ]
35   }