blob: 450533bfabe3703840af4c69514f922629b6e789 [file] [log] [blame]
{
"name": "ExMedia",
"version": "0.1.3",
"summary": "Operations on media at iOS platform.",
"description": "An fast library process at media. About color, image, filter, voice and others.",
"homepage": "https://github.com/0xfeb/ExMedia",
"license": "MIT",
"authors": {
"王渊鸥": "wangyuanou@foxmail.com"
},
"swift_version": "4.2",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/0xfeb/ExMedia.git",
"tag": "0.1.3"
},
"source_files": [
"ExMedia",
"ExMedia/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"dependencies": {
"ExDraw": [
],
"ExType": [
]
}
}