[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 0 / 4 / a / AwsomeDataFetcher / 0.4.0 / AwsomeDataFetcher.podspec.json
blobe603d974ec3d0ac2abd140845ddf1b647ee91127
2   "name": "AwsomeDataFetcher",
3   "version": "0.4.0",
4   "summary": "A CocoaPods library to fetch generic data",
5   "description": "A CocoaPods library written in Swift to fetch generic data over the network",
6   "homepage": "https://gitlab.com/dlobeau/awsomefilefetcher",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "didier lobeau": "didier.lobeau@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.1"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://gitlab.com/dlobeau/awsomefilefetcher.git",
20     "tag": "0.4.0"
21   },
22   "source_files": "AwsomeDataFetcher/**/*.{h,m,swift}",
23   "dependencies": {
24     "Alamofire": [
26     ]
27   },
28   "swift_version": "4.2"