[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 0 / e / DVAssetLoaderDelegate / 0.3.3 / DVAssetLoaderDelegate.podspec.json
blobee1e0b070a5d74429cef35c7af16abef27a24f7b
2   "name": "DVAssetLoaderDelegate",
3   "version": "0.3.3",
4   "summary": "Delegate for loading resources for AVAsset.",
5   "description": "This pod can help you play and cache AVAsset data with one request.",
6   "homepage": "https://github.com/vdugnist/DVAssetLoaderDelegate",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "vdugnist": "vdugnist@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/vdugnist/DVAssetLoaderDelegate.git",
16     "tag": "0.3.3"
17   },
18   "social_media_url": "https://fb.com/vdugnist",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "DVAssetLoaderDelegate/Classes/**/*",
23   "frameworks": [
24     "AVFoundation",
25     "MobileCoreServices",
26     "SystemConfiguration"
27   ]