[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 0 / 2 / e / VMWebVideo / 1.0.0 / VMWebVideo.podspec.json
blob1d8544448629be96e8304c9ee756cd27f890e331
2   "name": "VMWebVideo",
3   "version": "1.0.0",
4   "summary": "Web Video downloader and cache",
5   "description": "Downloads videos from the web to be cached to disk",
6   "homepage": "https://github.com/mverderese/VMWebVideo",
7   "license": "MIT",
8   "authors": {
9     "Mike Verderese": "mike@shimmur.com"
10   },
11   "source": {
12     "git": "https://github.com/mverderese/VMWebVideo.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "VMWebVideo": [
22       "Pod/Assets/*.png"
23     ]
24   }