[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 9 / 4 / JMSmartMediaPlayer / 1.1.2 / JMSmartMediaPlayer.podspec.json
blob1c8f5347cbf785a4783dd255e8b6008853573877
2   "name": "JMSmartMediaPlayer",
3   "version": "1.1.2",
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": "http://10.0.10.85/app/linux/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": "1.1.2"
29   },
30   "platforms": {
31     "ios": "8.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     "JMSmartUtils": [
42       "1.0.2"
43     ]
44   }