blob: c8b7f755081eb9ca0600297b36b7a1422ba46402 [file] [log] [blame]
{
"name": "SimpleRecorder",
"version": "1.0.1",
"summary": "A simple recorder with Record And Play Functions.",
"description": "A Recorder with Record and Play functions. Also you can show a recording view to show on screen.",
"homepage": "https://github.com/KoStudio/SimpleRecorder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KoStudio": "44663768@163.com"
},
"source": {
"git": "https://github.com/KoStudio/SimpleRecorder.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SimpleRecorder/Classes/**/*",
"resource_bundles": {
"SimpleRecorder": [
"SimpleRecorder/Assets/*.png"
]
}
}