[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / d / c / 3 / FZVideoPlayer / 0.0.1 / FZVideoPlayer.podspec.json
blob2751ac3ac2102bebd5c5068c8e3fe35c7daab1c4
2   "name": "FZVideoPlayer",
3   "version": "0.0.1",
4   "summary": "A short description of FZVideoPlayer.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/wufuzeng/FZVideoPlayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wufuzeng": "wufuzeng_lucky@sina.com"
13   },
14   "source": {
15     "git": "https://github.com/wufuzeng/FZVideoPlayer.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "public_header_files": "FZVideoPlayer/Classes/**/*.h",
22   "source_files": "FZVideoPlayer/Classes/**/*.{h,m}",
23   "resource_bundles": {
24     "FZVideoPlayer": [
25       "FZVideoPlayer/Assets/*.png"
26     ]
27   },
28   "frameworks": [
29     "Foundation",
30     "UIKit"
31   ]