blob: b4faf3a0adf30f88e0b1b2e64208844b0e9470c0 [file] [log] [blame]
{
"name": "FNVideoView",
"version": "1.0.2",
"summary": "Play the video on the background of the view",
"description": "- Play the video on the background of the view",
"homepage": "https://github.com/funzin/FNVideoView",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"nakazawa fumito": "famistapup@yahoo.co.jp"
},
"social_media_url": "http://twitter.com/fufunzin",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/funzin/FNVideoView.git",
"tag": "1.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}",
"FNVideoView/**/*.swift"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}