2 "name": "SHCameraSession",
4 "summary": "Configure the camera of a device by the AVFoundation framework.",
5 "description": "Configure the camera of a device by the AVFoundation framework.\n Because this class is abstract,\n please use the concrete subclasses SHCaptureCameraSession and\n SHVideoCameraSession instead of this class.",
6 "homepage": "https://github.com/ShengHuaWu/SHCameraSession",
12 "ShengHua Wu": "fantasy0404@gmail.com"
18 "git": "https://github.com/ShengHuaWu/SHCameraSession.git",
21 "source_files": "SHCameraSession/Classes/*.{h,m}",
22 "frameworks": "AVFoundation",