[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / e / 7 / ImagePersistence / 2.0.1 / ImagePersistence.podspec.json
blobaec7630a4df3a074341453327a0a1db80a9292f4
2   "name": "ImagePersistence",
3   "version": "2.0.1",
4   "license": "MIT",
5   "summary": "Image Assets cache and storage",
6   "authors": {
7     "Martin Jacob Rehder": "rehscopods_01@rehsco.com"
8   },
9   "homepage": "http://www.rehsco.com",
10   "source": {
11     "git": "https://github.com/Rehsco/ImagePersistence.git",
12     "tag": "2.0.1"
13   },
14   "platforms": {
15     "ios": "10.0",
16     "osx": "10.12"
17   },
18   "requires_arc": true,
19   "ios": {
20     "source_files": "ImagePersistence/*.swift"
21   },
22   "osx": {
23     "source_files": "ImagePersistence-Mac/*.swift"
24   },
25   "pushed_with_swift_version": "4.0"