blob: 06655c2cb0389398d063d9d41143fa2a3fc4dd48 [file] [log] [blame]
{
"name": "XTPlayer",
"version": "0.2.1",
"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.1"
},
"social_media_url": "https://www.jianshu.com/u/596fa2382f62",
"platforms": {
"ios": "8.0"
},
"source_files": "XTPlayer/Pod/*.swift",
"dependencies": {
"Alamofire": [
],
"WCDB.swift": [
"1.0.7.5"
]
}
}