[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 1 / 9 / 4 / JMSmartMediaPlayer / 1.1.6-beta1 / JMSmartMediaPlayer.podspec.json
blob8018904992e5d7d5ff4cdc0080facb5aad50bb58
2   "name": "JMSmartMediaPlayer",
3   "version": "1.1.6-beta1",
4   "summary": "Jimi meida Player SDK for iOS at CocoaPods.",
5   "license": {
6     "type": "Apache License 2.0",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "Eafy": "lizhijian_21@163.com"
11   },
12   "homepage": "https://github.com/JimiPlatform/JMSmartMediaPlayer",
13   "description": "Jimi meida Player SDK for iOS at CocoaPods.",
14   "frameworks": [
15     "CoreMedia",
16     "VideoToolbox",
17     "AudioToolbox"
18   ],
19   "libraries": [
20     "c++",
21     "z",
22     "bz2",
23     "iconv"
24   ],
25   "requires_arc": true,
26   "source": {
27     "git": "https://github.com/JimiPlatform/JMSmartMediaPlayer.git",
28     "tag": "v1.1.6-beta1"
29   },
30   "platforms": {
31     "ios": "9.0"
32   },
33   "ios": {
34     "vendored_frameworks": "JMSmartMediaPlayer.framework"
35   },
36   "vendored_libraries": "JMSmartMediaPlayer.framework/**/*.a",
37   "dependencies": {
38     "JMMonitorView": [
39       "~> 1.0.8"
40     ]
41   }