blob: 6dd7673e794288a2a5a9cfc5ca242d0e9f6f9bc8 [file] [log] [blame]
{
"name": "ExMedia",
"version": "0.0.1",
"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.1"
},
"source_files": [
"ExMedia",
"ExMedia/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"dependencies": {
"ExDraw": [
],
"ExRect": [
],
"ExType": [
]
}
}