[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 3 / 0 / WeexKdp / 0.0.2 / WeexKdp.podspec.json
blobd32906743ee54556403332f5d39069763fa7437b
2   "name": "WeexKdp",
3   "version": "0.0.2",
4   "summary": "Weex Plugin fir the Kaltura Dynamic Player",
5   "description": "Weex Plugin fir the Kaltura Dynamic Player",
6   "homepage": "https://github.com/tralves/weex-kdp",
7   "license": {
8     "type": "Copyright",
9     "text": "            copyright\n"
10   },
11   "authors": {
12     "Tiago Alves": "tralves@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "frameworks": [
18     "Foundation",
19     "AVFoundation"
20   ],
21   "swift_version": "4.0",
22   "source": {
23     "git": "https://github.com/tralves/weex-kdp.git",
24     "tag": "0.0.2"
25   },
26   "source_files": "ios/Sources/*.{h,m,mm}",
27   "requires_arc": true,
28   "static_framework": true,
29   "dependencies": {
30     "WeexPluginLoader": [
32     ],
33     "WeexSDK": [
34       "0.18.0"
35     ],
36     "PlayKit": [
38     ]
39   }