blob: cc3c32c163e8b6f8451e764a40b8450d5763faf8 [file] [log] [blame]
{
"name": "mjCamera",
"version": "0.0.7",
"summary": "A simple camera library",
"homepage": "https://github.com/blackho1e/mjCamera",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Minju Kang": "blackdole@naver.com"
},
"source": {
"git": "https://github.com/blackho1e/mjCamera.git",
"tag": "0.0.7"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Classes/**/*.swift",
"resources": [
"Classes/Assets.xcassets",
"Classes/**/*.xib",
"Classes/*.lproj"
],
"pushed_with_swift_version": "3.0"
}