blob: c9f9ebce0e22fd42186515434e0850c9f41ebde4 [file] [log] [blame]
{
"name": "KSCamera",
"version": "0.0.2",
"summary": "自定义相机",
"homepage": "https://github.com/iCloudys/KSCamera",
"license": "Apache License 2.0",
"authors": {
"kong": "m18301125620@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/iCloudys/KSCamera.git",
"tag": "0.0.2"
},
"source_files": [
"KSCamera",
"KSCamera/*.{h,m}"
],
"resources": "KSCamera/KSCameraBundle.bundle",
"requires_arc": true
}