[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 5 / 0 / ajkPlayer / 0.0.9 / ajkPlayer.podspec.json
blob0a2a8dd448aa8b272af37d738712794c8209950c
2   "name": "ajkPlayer",
3   "version": "0.0.9",
4   "summary": "A short description of ajkPlayer.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://krisgxd.ticp.vip:30000/kris/ajkplayer.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "krisG": "970768639@qq.com"
13   },
14   "source": {
15     "git": "http://krisgxd.ticp.vip:30000/kris/ajkplayer.git",
16     "tag": "0.0.9"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ajkPlayer/Classes/**/*",
22   "requires_arc": true,
23   "libraries": [
24     "c++",
25     "bz2",
26     "z",
27     "stdc++"
28   ],
29   "frameworks": [
30     "UIKit",
31     "AudioToolbox",
32     "CoreGraphics",
33     "CoreMedia",
34     "CoreVideo",
35     "MediaPlayer",
36     "OpenGLES",
37     "QuartzCore",
38     "VideoToolbox",
39     "SystemConfiguration",
40     "MobileCoreServices",
41     "AVFoundation"
42   ],
43   "vendored_frameworks": "IJKMediaFramework.framework",
44   "xcconfig": {
45     "OTHER_LDFLAGS": "-ObjC"
46   },
47   "pod_target_xcconfig": {
48     "OTHER_LDFLAGS": "-read_only_relocs suppress",
49     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
50   },
51   "user_target_xcconfig": {
52     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
53   }