[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / 6 / 9 / ExMedia / 0.0.6 / ExMedia.podspec.json
blob96ed4e192301f3ede661f33013daedf812cb47b4
2   "name": "ExMedia",
3   "version": "0.0.6",
4   "summary": "Operations on media at iOS platform.",
5   "description": "An fast library process at media. About color, image, filter, voice and others.",
6   "homepage": "https://gitee.com/clstd/ExMedia",
7   "license": "MIT",
8   "authors": {
9     "王渊鸥": "wangyuanou@foxmail.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "git@gitee.com:clstd/ExMedia.git",
16     "tag": "0.0.6"
17   },
18   "source_files": [
19     "ExMedia",
20     "ExMedia/**/*.{h,m,swift}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "dependencies": {
24     "ExDraw": [
26     ],
27     "ExType": [
29     ]
30   }