[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / f / 8 / MBCache / 0.1.2 / MBCache.podspec.json
blobd32a8534d43f2f75027c8ae094598d79c79c12d7
2   "name": "MBCache",
3   "version": "0.1.2",
4   "summary": "An image extension for persistence caching (along with animations for presenting the image)",
5   "description": "A UIImage extension that takes care of downloading and caching an image, allowing the user to supply a placeholder image while the image downloads.",
6   "homepage": "https://github.com/beaneyDev/MBCache",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "beaney1232": "matt.beaney@pagesuite.co.uk"
13   },
14   "source": {
15     "git": "https://github.com/beaneyDev/MBCache.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MBCache/Classes/**/*",
22   "dependencies": {
23     "CryptoSwift": [
25     ],
26     "MBUtils": [
28     ]
29   },
30   "pushed_with_swift_version": "3.0"