blob: 3e3e698244c6d9a29bdef71d6d1d9c25cc14fda0 [file] [log] [blame]
{
"name": "KSCamera",
"version": "0.0.1",
"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.1"
},
"source_files": [
"KSCamera",
"KSCamera/*.{h,m}"
],
"exclude_files": "KSCamera/KSCameraBundle.bundle",
"requires_arc": true
}