blob: b22ba857459ecf7938865c3771dc81d1e87208e2 [file] [log] [blame]
{
"name": "CameraDemo",
"version": "0.1.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.1.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"
}