blob: 53c3fa7d0cab4ce3ee64ea24d65417d679edc089 [file] [log] [blame]
{
"name": "XTPlayer",
"version": "0.2.2",
"summary": "一款基于AVPlayer封装的音频播放器。",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Shaw003/XTPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shaw": "shawtun1211@163.com"
},
"source": {
"git": "https://github.com/Shaw003/XTPlayer",
"tag": "0.2.2"
},
"social_media_url": "https://www.jianshu.com/u/596fa2382f62",
"platforms": {
"ios": "8.0"
},
"source_files": "XTPlayer/Pod/*.swift",
"swift_version": "4.2",
"dependencies": {
"Alamofire": [
],
"WCDB.swift": [
"1.0.7.5"
]
}
}