[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / b / f / RACaching / 0.1.0 / RACaching.podspec.json
blobe9c0c63663a5067295ea2eea16b87bd3dd0d0d7d
2   "name": "RACaching",
3   "version": "0.1.0",
4   "summary": "RACaching is a library for cache remote resources (images, JSON, XML, etc) in-memory",
5   "description": "The purpose of the library is to abstract the downloading (images, pdf, zip, etc) and caching of remote resources (images, JSON, XML, etc) in-memory.",
6   "homepage": "https://github.com/rallahaseh/RACaching",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rallahaseh": "rallahaseh@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/rallahaseh/RACaching.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/rallahaseh",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "3.0"
24   },
25   "source_files": "RACaching/Classes/**/*",
26   "pushed_with_swift_version": "3.0"