blob: dfaf17c4474518489b00f6d40de038dbd4fd9676 [file] [log] [blame]
{
"name": "HJCameraManager",
"version": "1.0.1",
"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": "7.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/P9SOFT/HJCameraManager.git",
"tag": "1.0.1"
},
"source_files": "Sources/*.{h,m}",
"public_header_files": "Sources/*.h"
}