[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 4 / 7 / AVPlayerItemCache / 1.2.3 / AVPlayerItemCache.podspec.json
blob7aa04d04ed0eda140b2ef988f6f679fc1cd5137d
2   "name": "AVPlayerItemCache",
3   "version": "1.2.3",
4   "swift_versions": "5",
5   "summary": "Video caching for AVPlayer",
6   "homepage": "https://github.com/appssemble/VideoCache",
7   "license": "MIT",
8   "authors": {
9     "Razvan Chelemen": "razvan@appssemble.com"
10   },
11   "description": "Easily cache your AVPlayer video and audio.",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/appssemble/VideoCache.git",
17     "tag": "1.2.3"
18   },
19   "source_files": "Sources/**/*.{h,m,swift}",
20   "requires_arc": true,
21   "swift_version": "5"