{ | |
"name": "JFTAVBuilder", | |
"version": "1.0.0", | |
"summary": "JFTAVBuilder", | |
"description": "对视频提供编辑、合成、导出、滤镜功能", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"homepage": "https://github.com/bottotl/AVBuilder", | |
"authors": { | |
"jft0m": "377632523@qq.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/bottotl/AVBuilder.git", | |
"tag": "1.0.0" | |
}, | |
"source_files": "Classes/**/*.{h,m,c}", | |
"resources": "Assets/**/*" | |
} |