[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 1 / f / 6 / FNVideoView / 1.0.2 / FNVideoView.podspec.json
blobb4faf3a0adf30f88e0b1b2e64208844b0e9470c0
2   "name": "FNVideoView",
3   "version": "1.0.2",
4   "summary": "Play the video on the background of the view",
5   "description": "- Play the video on the background of the view",
6   "homepage": "https://github.com/funzin/FNVideoView",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "nakazawa fumito": "famistapup@yahoo.co.jp"
13   },
14   "social_media_url": "http://twitter.com/fufunzin",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/funzin/FNVideoView.git",
20     "tag": "1.0.2"
21   },
22   "source_files": [
23     "Classes",
24     "Classes/**/*.{h,m}",
25     "FNVideoView/**/*.swift"
26   ],
27   "exclude_files": "Classes/Exclude",
28   "requires_arc": true,
29   "pushed_with_swift_version": "3.0"