blob: df4fd7a7c65781b2438f9b666bbbdf7b7712af43 [file] [log] [blame]
{
"name": "MACamera",
"version": "1.0.0",
"summary": "微信样式小视频录制组件",
"description": "模仿微信的界面,制作的小视频录制组件,使用简单",
"homepage": "https://github.com/fengyunjue/MACamera",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fengyunjue": "ma772528138@qq.com"
},
"source": {
"git": "https://github.com/fengyunjue/MACamera.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MACamera/Classes/**/*",
"resource_bundles": {
"MACamera": [
"MACamera/Assets/*.png"
]
},
"public_header_files": "MACamera/Classes/**/*.h"
}