[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / a / 9 / 0 / FireCache / 0.2.0 / FireCache.podspec.json
bloba7602760c80b7465e53a7581913510d2a0c76420
2   "name": "FireCache",
3   "version": "0.2.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.2.0"
17   },
18   "social_media_url": "https://twitter.com/itsji10dra",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "FireCache/Classes/**/*",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"