blob: cf34d9fdcd98c11642487618b96f24d9354c225c [file] [log] [blame]
{
"name": "SWPlayer",
"version": "0.0.1",
"summary": "A Player view used on iOS.",
"description": "It is a Player view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/nemoleo/SWPlayer",
"license": "MIT",
"authors": {
"lee": "nemoleo@yeah.met"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/nemoleo/SWPlayer.git",
"tag": "0.0.1"
},
"source_files": "SWPlayer/*",
"frameworks": "AVFoundation"
}