blob: d94485cc4cefaf3284f8ca7cbc8fc94c515b6a4f [file] [log] [blame]
{
"name": "WebPlayer",
"version": "1.0",
"summary": "A Wrapper around WKWebView to embed videos into your iOS app.",
"description": "A Wrapper around WKWebView to embed videos into your iOS app (YouTube, Vimeo, Dailymotion, Facebook, ...etc).",
"homepage": "https://github.com/muhammadbassio/WebPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Muhammad Bassio": "muhammadbassio@gmail.com"
},
"source": {
"git": "https://github.com/muhammadbassio/WebPlayer.git",
"tag": "1.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "source/*.swift"
}