blob: 1445a4d85166f22ae4f6000197a723458d488b25 [file] [log] [blame]
{
"name": "TYAudio2WordsManager",
"version": "0.1.0",
"summary": "This is TYAudio2WordsManager.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.icarbonx.com/tangpeng/Audio2WordsTransformTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TPQuietBro": "tangpeng@icarbonx.com"
},
"source": {
"git": "https://git.icarbonx.com/tangpeng/Audio2WordsTransformTool.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TYAudio2WordsManager/Classes/**/*",
"ios": {
"vendored_frameworks": "TYAudio2WordsManager/Classes/iflyMSC.framework"
},
"frameworks": [
"UIKit",
"MapKit",
"CoreGraphics",
"QuartzCore",
"SystemConfiguration",
"AudioToolBox",
"Contacts",
"AddressBook",
"AVFoundation",
"CoreTelephony",
"CoreLocation"
],
"libraries": "z"
}