blob: e6072a1ce363009d83312f737bebca3d2c8b67cb [file] [log] [blame]
{
"name": "NixCamera",
"version": "0.1.5",
"summary": "Simple Fast camera inspire by LLSimpleCamera",
"description": "Nixplay Simple Fast camera inspire by LLSimpleCamera, video and picture capture in the same screen ,add simple confirmation screen",
"homepage": "https://github.com/fishkingsin/NixCamera",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"James Kong": "fishkingsin@gmail.com"
},
"source": {
"git": "https://github.com/fishkingsin/NixCamera.git",
"tag": "0.1.5"
},
"resource_bundles": {
"NixCamera": [
"NixCamera/Assets/*.png",
"NixCamera/Assets/*.lproj"
]
},
"platforms": {
"ios": "8.0"
},
"source_files": "NixCamera/Classes/**/*",
"dependencies": {
"CircleProgressView": [
],
"Masonry": [
],
"RFRotate": [
]
}
}