[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / e / 7 / ImagePersistence / 2.1.2 / ImagePersistence.podspec.json
blob7e06d9bd61ece2022ca1021559ba407a8cdbc5c4
2   "name": "ImagePersistence",
3   "version": "2.1.2",
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.1.2"
13   },
14   "swift_version": "4.2",
15   "platforms": {
16     "ios": "10.0",
17     "osx": "10.12"
18   },
19   "requires_arc": true,
20   "ios": {
21     "source_files": "ImagePersistence/*.swift"
22   },
23   "osx": {
24     "source_files": "ImagePersistence-Mac/*.swift"
25   }