blob: 463a4a658ce7f2eed0977aaab860431e3281e467 [file] [log] [blame]
{
"name": "Audio",
"version": "0.0.1",
"summary": "A liberty to transformat obj to string",
"homepage": "https://github.com/CoderAlexChan/Audio",
"license": "MIT",
"authors": {
"AlexChan": "chenwenqiangqq@sina.com"
},
"description": "Audio 是一个用于方便日常使用的工具类合集\n啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CoderAlexChan/Audio.git",
"tag": "0.0.1"
},
"source_files": "**",
"frameworks": [
"UIKit",
"QuartzCore",
"Foundation",
"AVFoundation",
"AudioToolbox"
],
"requires_arc": true
}