[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 2 / e / SPAsyncVideoView / 0.4.4 / SPAsyncVideoView.podspec.json
blobf43fc1dd65d30cf6fe5e06c2a0115f8ddddf3292
2   "name": "SPAsyncVideoView",
3   "version": "0.4.4",
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.4.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SPAsyncVideoView/Classes/**/*",
22   "public_header_files": "SPAsyncVideoView/Classes/**/*.h",
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "AVFoundation",
27     "ImageIO",
28     "MobileCoreServices"
29   ],
30   "requires_arc": true