[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / e / 2 / UHBDataFetcher / 1.0.4 / UHBDataFetcher.podspec.json
blob156663f21d4845eeecfeca6212efaaa4e0d74f3d
2   "name": "UHBDataFetcher",
3   "version": "1.0.4",
4   "summary": "A background data fetcher for iOS written in SWIFT 3 with caching ability",
5   "description": "UHBDataFetcher lets you download any form of data in background with caching ability. It also provides you UIImageView extension to download and show images in your app with caching ability. Hard cache will be implemented soon.",
6   "homepage": "https://github.com/umairhassanbaig/UHBDataFetcher",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "umairhassanbaig@gmail.com": "umairhassanbaig@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/umairhassanbaig/UHBDataFetcher.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "UHBDataFetcher/Classes/**/*",
22   "pushed_with_swift_version": "3.0"