[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 1 / 6 / 9 / ExMedia / 0.0.2 / ExMedia.podspec.json
blobd6758e80ddffeb6d8dab3488cc833db84f437b6c
2   "name": "ExMedia",
3   "version": "0.0.2",
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://coding.net/u/danielwyo/p/ExMedia/git",
7   "license": "MIT",
8   "authors": {
9     "王渊鸥": "wangyuanou@foxmail.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://coding.net/u/danielwyo/p/ExMedia/git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "ExMedia",
20     "ExMedia/**/*.{h,m,swift}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "dependencies": {
24     "ExDraw": [
26     ],
27     "ExRect": [
29     ],
30     "ExType": [
32     ]
33   }