blob: 9d15fd51ebe1a7deab729daa5fea2574b389688f [file] [log] [blame]
{
"name": "InStatPlayer",
"version": "1.1.5",
"summary": "InStatPlayer - media player",
"description": "InStatPlayer - customizable media player",
"homepage": "https://github.com/tularovbeslan/InStatPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tularovbeslan@gmail.com": "tularovbeslan@gmail.com"
},
"source": {
"git": "https://github.com/tularovbeslan/InStatPlayer.git",
"tag": "1.1.5"
},
"social_media_url": "https://twitter.com/JiromTomson",
"swift_version": "4.2",
"platforms": {
"ios": "10.0"
},
"source_files": "InStatPlayer/Classes/**/*",
"resources": "InStatPlayer/Assets/*.xcassets",
"frameworks": [
"UIKit",
"MediaPlayer",
"AVFoundation"
]
}