[Add] THEOplayerSDK-core 8.6.0
[CocoaPods.git] / Specs / a / 8 / 5 / SYCacheFileViewController / 1.2.2 / SYCacheFileViewController.podspec.json
blobcc3f8a41893be605a8fb7cba71620c1737b984b1
2   "name": "SYCacheFileViewController",
3   "version": "1.2.2",
4   "summary": "SYCacheFileViewController used to manager cache file.",
5   "homepage": "https://github.com/potato512/SYCacheFileViewController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "herman": "zhangsy757@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/potato512/SYCacheFileViewController.git",
18     "tag": "1.2.2"
19   },
20   "source_files": "SYCacheFileViewController/*.{h,m}",
21   "resources": "SYCacheFileViewController/SYCacheFileImages/*.png",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "AVFoundation",
26     "AVKit",
27     "QuickLook"
28   ],
29   "requires_arc": true