blob: f0ee523cb9fbc04664e87c1ac351e9fcc1449c98 [file] [log] [blame]
{
"name": "InStatPlayer",
"version": "2.0.6",
"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": "2.0.6"
},
"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"
]
}