blob: 6aa6c25b125cba2ceda7a8f3234f56b60827dc48 [file] [log] [blame]
{
"name": "Camera_module",
"version": "0.0.1",
"summary": "A short description of Camera_module.",
"description": "description",
"homepage": "http://EXAMPLE/Camera_module",
"license": "MIT",
"authors": {
"yuchaunhuan": "yuchh@bie-plc.com"
},
"source": {
"git": "http://192.168.10.120/plat-ep/iOS-Camera.git",
"tag": "0.0.1"
},
"source_files": "*/*/*.{h,m}",
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}