[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 3 / f / 7 / AVMediaCache / 1.5.2 / AVMediaCache.podspec.json
blob40eb987cafc49cb1a9c5e8e10d946035587d0d1a
2   "name": "AVMediaCache",
3   "version": "1.5.2",
4   "summary": "A media cahce framework.",
5   "description": "a smart media cahce framework, help to cache media data when you see media play in your app at the same time.",
6   "homepage": "https://github.com/cocomanbar/AVMediaCache",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tanxl": "125322078@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/cocomanbar/AVMediaCache.git",
16     "tag": "1.5.2"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "AVMediaCache/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "AVFoundation"
26   ],
27   "swift_version": "5.0"