blob: e53312ef11ceedeb0f71f373c5209faedace3b2a [file] [log] [blame]
{
"name": "HJCameraManager",
"version": "2.0.0",
"summary": "HJCameraManager is handling module for iOS Camera.",
"homepage": "https://github.com/P9SOFT/HJCameraManager",
"license": {
"type": "MIT"
},
"authors": {
"Tae Hyun Na": "taehyun.na@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/P9SOFT/HJCameraManager.git",
"tag": "2.0.0"
},
"source_files": "Sources/*.{h,m}",
"public_header_files": "Sources/*.h"
}