blob: 08b0059967c24d661713590c2b7c7813cd40e43a [file] [log] [blame]
{
"name": "WJCamera",
"version": "0.2.1",
"summary": "有趣的相机",
"description": "点击拍照,长按录像",
"homepage": "https://github.com/dev-wwj",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"scorpion": "747833020@qq.com"
},
"source": {
"git": "https://github.com/dev-wwj/WJCamera.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WJCamera/Classes/**/*",
"resource_bundles": {
"WJCamera": [
"WJCamera/Resources/*.png"
]
}
}