[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 6 / 3 / MFMediaView / 0.0.2 / MFMediaView.podspec.json
blob962b03791fe00504ee0473793b47591c5367246c
2   "name": "MFMediaView",
3   "version": "0.0.2",
4   "summary": "A Common Display View For Media",
5   "description": "We Use This To Show Common Media File\n1 for jpg、png\n2 for mp4\n3 for gif\n4 for avi\n5 for svga\n6 for pag",
6   "homepage": "https://github.com/MoreFunTech/MFMediaView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "NealWills": "NealWills93@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/MoreFunTech/MFMediaView.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "MFMediaView/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "libpag": [
25       "~> 4.0"
26     ]
27   }