[Add] OverlapStack 1.0.0
[CocoaPods.git] / Specs / a / 9 / 0 / FireCache / 0.1.0 / FireCache.podspec.json
blob1e75123fc9f06947808ce47035840a2cb9f3ebe5
2   "name": "FireCache",
3   "version": "0.1.0",
4   "summary": "Swift network and caching library.",
5   "description": "FireCache is a networking library that fetches and caches images, JSON, string via HTTP in Swift.",
6   "homepage": "https://github.com/itsji10dra/FireCache",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jitendra": "itsji10dra@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/itsji10dra/FireCache.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/itsji10dra",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "FireCache/Classes/**/*",
23   "swift_version": "4.2"