[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 6 / 9 / ExMedia / 0.1.1 / ExMedia.podspec.json
blobd19f31a39ff975bc3c160a1d807f0c38a2e7bed2
2   "name": "ExMedia",
3   "version": "0.1.1",
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.1"
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   }