blob: 8c19c6f00b5a92d03063d9691b84edc84f00caa6 [file] [log] [blame]
{
"name": "ExMedia",
"version": "0.0.3",
"summary": "Operations on media at iOS platform.",
"description": "An fast library process at media. About color, image, filter, voice and others.",
"homepage": "https://coding.net/u/danielwyo/p/ExMedia/git",
"license": "MIT",
"authors": {
"王渊鸥": "wangyuanou@foxmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://coding.net/u/danielwyo/p/ExMedia/git",
"tag": "0.0.3"
},
"source_files": [
"ExMedia",
"ExMedia/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"dependencies": {
"ExDraw": [
],
"ExRect": [
],
"ExType": [
]
}
}