[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / f / 2 / e / SPAsyncVideoView / 0.5.0 / SPAsyncVideoView.podspec.json
blob30b706c86dbccbef70c225d3e11a2da6da321f7c
2   "name": "SPAsyncVideoView",
3   "version": "0.5.0",
4   "summary": "Smooth asynchronous video view. Perfect for autoplay & loop videos/GIFs in UITableView/UICollectionView.",
5   "description": "Smooth asynchronous video view. Perfect for autoplay & loop videos/GIFs in UITableView/UICollectionView..\nCan play GIFs/videos with low memory footprint and on 60fps.",
6   "homepage": "https://github.com/xquezme/SPAsyncVideoView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pimenov Sergey": "pimenov.sergei@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/xquezme/SPAsyncVideoView.git",
16     "tag": "0.5.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SPAsyncVideoView/Classes/**/*",
22   "public_header_files": "SPAsyncVideoView/Classes/Public/**/*.h",
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "AVFoundation",
27     "ImageIO",
28     "MobileCoreServices",
29     "CoreMedia"
30   ],
31   "requires_arc": true