[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 3 / f / YPAVAssetResourceLoader / 0.1.2 / YPAVAssetResourceLoader.podspec.json
blobc320b79d71c9ede0bd035b8853232d13ce1a447e
2   "name": "YPAVAssetResourceLoader",
3   "version": "0.1.2",
4   "summary": "A lightweight AVAssetResourceLoaderDelegate implementation for short streaming media.",
5   "description": "A lightweight AVAssetResourceLoaderDelegate implementation for short streaming media.\nCache dowloaded file and reuse automatically!",
6   "homepage": "https://github.com/yiplee/YPAVAssetResourceLoader",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yiplee": "guoyinl@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/yiplee/YPAVAssetResourceLoader.git",
16     "tag": "0.1.2"
17   },
18   "social_media_url": "https://twitter.com/yipleeyin",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "YPAVAssetResourceLoader/Classes/**/*",
23   "frameworks": "AVFoundation"