[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 1 / 6 / 9 / ExMedia / 0.1.0 / ExMedia.podspec.json
blob245bd9ad8a65a7ca44a95cb10e71b1a4c8e7a350
2   "name": "ExMedia",
3   "version": "0.1.0",
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://github.com/0xfeb/ExMedia",
7   "license": "MIT",
8   "authors": {
9     "王渊鸥": "wangyuanou@foxmail.com"
10   },
11   "swift_version": "4.2",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/0xfeb/ExMedia.git",
17     "tag": "0.1.0"
18   },
19   "source_files": [
20     "ExMedia",
21     "ExMedia/**/*.{h,m,swift}"
22   ],
23   "exclude_files": "Classes/Exclude",
24   "dependencies": {
25     "ExDraw": [
27     ],
28     "ExType": [
30     ]
31   }