| { | |
| "name": "P9CameraManager", | |
| "version": "2.0.1", | |
| "summary": "P9CameraManager is handling module for iOS Camera.", | |
| "homepage": "https://github.com/P9SOFT/P9CameraManager", | |
| "license": { | |
| "type": "MIT" | |
| }, | |
| "authors": { | |
| "Tae Hyun Na": "taehyun.na@gmail.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "requires_arc": true, | |
| "source": { | |
| "git": "https://github.com/P9SOFT/P9CameraManager.git", | |
| "tag": "2.0.1" | |
| }, | |
| "source_files": "Sources/*.{h,m}", | |
| "public_header_files": "Sources/*.h" | |
| } |