[Add] IEnvoyProxy 3.0.0
[CocoaPods.git] / Specs / a / 8 / 5 / SYCacheFileViewController / 1.1.0 / SYCacheFileViewController.podspec.json
blobe746cc88b7bbebe9889c4c171af0ae4c0681ae38
2   "name": "SYCacheFileViewController",
3   "version": "1.1.0",
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.1.0"
19   },
20   "source_files": "SYCacheFileViewController/*.{h,m}",
21   "resources": "SYCacheFileViewController/SYCacheFileImages/*.png",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "AVFoundation"
26   ],
27   "requires_arc": true