blob: 53db600f62edbff22ead5cf53a540e27dcf3788a [file] [log] [blame]
{
"name": "AudioRecorderKit",
"version": "1.0",
"swift_version": "4.0",
"summary": "Simple Project.",
"authors": {
"vjieshao": "461128269@qq.com"
},
"homepage": "https://github.com/vjieshao/AudioRecorderKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/vjieshao/AudioRecorderKit.git",
"tag": "1.0"
},
"platforms": {
"ios": "9.0"
},
"frameworks": "Foundation",
"source_files": "AudioRecorderKit/**/*.swift",
"requires_arc": true
}