Skip to content

Commit

Permalink
[Add] WebPlayer 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammadbassio authored and CocoaPodsBot committed Apr 22, 2018
1 parent 3eade30 commit 2a5041e
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions Specs/e/f/0/WebPlayer/1.0/WebPlayer.podspec.json
@@ -0,0 +1,25 @@
{
"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"
}

0 comments on commit 2a5041e

Please sign in to comment.