[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / c / d / 6 / IVPlayer / 1.0.4 / IVPlayer.podspec.json
blob0124e4cd0644fc6318a856b82c84533e750e7c33
2   "name": "IVPlayer",
3   "version": "1.0.4",
4   "summary": "Interactive video playback control terminal",
5   "description": "Interactive video player tool",
6   "homepage": "https://github.com/ctrlvideo/IVPlayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "guodi1014": "913252651@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/ctrlvideo/IVPlayer.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "resources": "IVPlayer.framework/IVResource.bundle",
22   "vendored_frameworks": "IVPlayer.framework",
23   "frameworks": [
24     "AVFoundation",
25     "WebKit",
26     "Foundation",
27     "CoreGraphics",
28     "CoreImage",
29     "UIKit"
30   ],
31   "requires_arc": "true",
32   "xcconfig": {
33     "OTHER_LDFLAGS": "-ObjC"
34   },
35   "dependencies": {
36     "SVGKit": [
38     ],
39     "SSZipArchive": [
41     ]
42   },
43   "pod_target_xcconfig": {
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
45   },
46   "user_target_xcconfig": {
47     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
48   }