[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 5 / b / LJIJKPlayer / 0.7.16 / LJIJKPlayer.podspec.json
blobe8bf21bf9ad79c8b41f1db7921aa269aa504c31b
2   "name": "LJIJKPlayer",
3   "version": "0.7.16",
4   "summary": "ijkplayer iOS video player SDK",
5   "authors": {
6     "wells": "wells@gmail.com"
7   },
8   "description": "iOS video player based on FFmpeg n3.4, with VideoToolbox support.",
9   "homepage": "https://github.com/WellsYoo/ijkplayer",
10   "license": {
11     "type": "GNU Lesser General Public License v3.0",
12     "file": "'ios/CocoaPodsPub/LICENSE"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "xcconfig": {
18     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
19   },
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "source": {
24     "git": "git@github.com:WellsYoo/ijkplayer.git",
25     "tag": "0.7.16"
26   },
27   "vendored_frameworks": "ios/CocoaPodsPub/IJKMediaPlayer.framework",
28   "frameworks": [
29     "AudioToolbox",
30     "AVFoundation",
31     "CoreGraphics",
32     "CoreMedia",
33     "CoreVideo",
34     "MobileCoreServices",
35     "OpenGLES",
36     "QuartzCore",
37     "VideoToolbox",
38     "Foundation",
39     "UIKit",
40     "MediaPlayer"
41   ],
42   "libraries": [
43     "bz2",
44     "z",
45     "stdc++"
46   ],
47   "requires_arc": true