blob: 69aa0fef3eec12f29a7d1771a9dc96409ce1571a [file] [log] [blame]
{
"name": "CameraDemo",
"version": "0.2.0",
"summary": "CameraDemo.",
"requires_arc": true,
"homepage": "https://github.com/liulichao20/CameraDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"709857598@qq.com": "liulichao20"
},
"source": {
"git": "https://github.com/liulichao20/CameraDemo.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CameraDemo/Classes/**/*",
"resource_bundles": {
"CameraDemo": [
"CameraDemo/Assets/*.{png}"
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}