[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 3 / 8 / 5 / YG_MediaView / 0.0.5 / YG_MediaView.podspec.json
bloba8a033b9a9e901bb24b97b8851adac873f6d1812
2   "name": "YG_MediaView",
3   "version": "0.0.5",
4   "summary": "A MediaView used on iOS.",
5   "description": "It is a cunstom MediaView used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/silenCetestifY/YG_MediaView",
7   "license": "MIT",
8   "authors": {
9     "吴炎根": "1072289237@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/silenCetestifY/YG_MediaView.git",
13     "tag": "0.0.5"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "YG_MediaView/**/*.{h,m}",
20   "resources": "YG_MediaView/YG_MediaView.bundle",
21   "frameworks": [
22     "Foundation",
23     "AVFoundation",
24     "UIKit"
25   ]