blob: bbf030276cd5a4b00c4099593db0ce3fae562894 [file] [log] [blame]
{
"name": "XTAudioPlayer",
"version": "0.0.2",
"summary": "Playback an audio/video while caching the media file.",
"homepage": "https://github.com/XTShow",
"license": "MIT",
"authors": {
"XTShow": "447800853@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/XTShow/XTAudioPlayer.git",
"tag": "0.0.2"
},
"source_files": "XTAudioPlayer/*.{h,m}",
"frameworks": [
"AVKit",
"AVFoundation",
"UIKit"
]
}