[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 9 / 5 / c / FIJKPlayer / 0.1.1 / FIJKPlayer.podspec.json
blob9226e478ad99bc27a32792e1fc48a6113790abdf
2   "name": "FIJKPlayer",
3   "version": "0.1.1",
4   "summary": "ijkplayer iOS video player SDK",
5   "authors": {
6     "befovy": "befovy@gmail.com"
7   },
8   "description": "iOS video player based on FFmpeg n3.4, with VideoToolbox support.",
9   "homepage": "https://github.com/befovy/ijkplayer",
10   "license": {
11     "type": "GNU Lesser General Public License v3.0",
12     "file": "LICENSE"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "http": "https://github.com/befovy/ijkplayer/releases/download/b0.1.1-alpha/FIJKPlayer.tar.gz"
19   },
20   "vendored_frameworks": "FIJKPlayer.framework",
21   "resources": "FIJKPlayer.framework",
22   "frameworks": [
23     "AudioToolbox",
24     "AVFoundation",
25     "CoreGraphics",
26     "CoreMedia",
27     "CoreVideo",
28     "MobileCoreServices",
29     "OpenGLES",
30     "QuartzCore",
31     "VideoToolbox",
32     "Foundation",
33     "UIKit",
34     "MediaPlayer"
35   ],
36   "libraries": [
37     "bz2",
38     "z",
39     "stdc++"
40   ],
41   "prepare_command": "pwd\ntree ./"