blob: a0b3427c46d3d7e592c58da2c2f735612a14ace1 [file] [log] [blame]
{
"name": "WJCamera",
"version": "0.2.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WJCamera/Classes/**/*",
"resource_bundles": {
"WJCamera": [
"WJCamera/Resources/*.png"
]
}
}