blob: 0f52bb9854641835267f555c77601d32de5e1093 [file] [log] [blame]
{
"name": "AMTQKit",
"version": "0.1.0",
"summary": "Some code accumulated daily.",
"swift_version": "4.2",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DrunkardSworder/AMTQKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DrunkardSworder": "rmingming2015@icloud.com"
},
"source": {
"git": "https://github.com/DrunkardSworder/AMTQKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"AudioToolbox",
"Accelerate",
"Foundation"
],
"vendored_frameworks": [
"AMTQKit/Classes/aubio.framework"
]
}