[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / e / 5 / MKVideoCacher / 0.1.0 / MKVideoCacher.podspec.json
blobcbb3115e70746b64ea1d6e85231741f6bc746446
2   "name": "MKVideoCacher",
3   "version": "0.1.0",
4   "summary": "A Cocoapod to cache your video files from AVPlayer.",
5   "description": "\"This pod helps you to cache video files so that you do not need to download them again and again when they are reused.\"",
6   "homepage": "https://github.com/musatrtr/MKVideoCacher",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Musa Kökçen": "musatrtr@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/musatrtr/MKVideoCacher.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "MKVideoCacher/Classes/*.swift",
23   "frameworks": [
24     "UIKit",
25     "AVFoundation",
26     "CoreData"
27   ],
28   "swift_version": "5.0"