[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 3 / f / YPAVAssetResourceLoader / 0.1.1 / YPAVAssetResourceLoader.podspec.json
blobff10adfd79d535ab6c4135249c9cb88e2be165bd
2   "name": "YPAVAssetResourceLoader",
3   "version": "0.1.1",
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.1"
17   },
18   "social_media_url": "https://twitter.com/yipleeyin",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "YPAVAssetResourceLoader/Classes/**/*",
23   "frameworks": "AVFoundation"