blob: da59d823c36863bee665febbb05be25d96738ba8 [file] [log] [blame]
{
"name": "itmVoice",
"version": "1.0.1",
"summary": "voice record and play, using speed and ogg.",
"description": "voice record and play, using speed and ogg. New version add missing parts :)",
"homepage": "https://github.com/Clintlin/itmVocie",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Clint": "linguanjie@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Clintlin/itmVocie.git",
"tag": "1.0.1"
},
"source_files": "itmVoiceRecorderBase.{h,m}",
"exclude_files": [
"Classes/*",
"Libs/*"
],
"requires_arc": false
}