blob: 05092dc3c77f0083c31202f76a7026b2b21cfbea [file] [log] [blame]
{
"name": "FZWMediaTool",
"version": "0.1.10",
"summary": "A short description of FZWMediaTool.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Mentos07/FZWMediaTool.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fuzhuowen": "292017666@qq.com"
},
"source": {
"git": "https://github.com/Mentos07/FZWMediaTool.git",
"tag": "0.1.10"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"Masonry": [
],
"GPUImage": [
]
},
"resource_bundles": {
"FZWMediaTool": [
"FZWMediaTool/Assets/*.png"
]
},
"source_files": "FZWMediaTool/**/*.{h,m}"
}