blob: f105648304c864b23f7ba4e86096e5335c52d1d0 [file] [log] [blame]
{
"name": "P9CameraManager",
"version": "2.0.0",
"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.0"
},
"source_files": "Sources/*.{h,m}",
"public_header_files": "Sources/*.h"
}