[Add] PayUIndia-Networking 5.0.1
[CocoaPods.git] / Specs / f / e / 2 / UHBDataFetcher / 1.0.3 / UHBDataFetcher.podspec.json
blobe254e4a2fd4ad008a495b5c34f5aa03476d6ec8f
2   "name": "UHBDataFetcher",
3   "version": "1.0.3",
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.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "UHBDataFetcher/Classes/**/*",
22   "pushed_with_swift_version": "3.0"