blob: 1c3d402b22adb9e9afcce3e9fa209caf4c833d07 [file] [log] [blame]
{
"name": "TWCameraView",
"version": "1.1.0",
"summary": "Simple & easy-to-use Swift camera view for iOS.",
"homepage": "https://github.com/tomw/TWCameraView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tom Weightman": "hi@tomweightman.com"
},
"source": {
"git": "https://github.com/tomw/TWCameraView.git",
"tag": "1.1.0"
},
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"source_files": "TWCameraView/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}