blob: c1d795fd44ff1b78033c83864744c2d206b6fc5d [file] [log] [blame]
{
"name": "FZSoundManager",
"version": "0.0.2",
"summary": "FZSoundManager.",
"description": "this is FZSoundManager",
"homepage": "https://github.com/iHamburg/FZSoundManager",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"ForestZhang": "tominfrankfurt@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/iHamburg/FZSoundManager.git",
"tag": "0.0.2"
},
"source_files": "BLCloudStoreSoundManager/BLCloudStoreSoundManager/**/*.{h,m}",
"frameworks": "AVFoundation",
"requires_arc": true
}