blob: e584efd10f1fd98af69a917788f766053baf9871 [file] [log] [blame]
{
"name": "NixCamera",
"version": "0.1.6",
"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.6"
},
"resource_bundles": {
"NixCamera": [
"NixCamera/Assets/*.png",
"NixCamera/Assets/*.lproj"
]
},
"platforms": {
"ios": "8.0"
},
"source_files": "NixCamera/Classes/**/*",
"dependencies": {
"CircleProgressView": [
],
"Masonry": [
],
"RFRotate": [
]
}
}