[Add] GamebaseAuthExternalWeiboSDK 3.4.0
[CocoaPods.git] / Specs / 9 / d / 3 / AlamofireURLRequestConfigurable / 1.2 / AlamofireURLRequestConfigurable.podspec.json
bloba3661b27429f7d8c48fcdf8f921b153acfe172ff
2   "name": "AlamofireURLRequestConfigurable",
3   "version": "1.2",
4   "summary": "URLRequestConfigurable for Alamofire - Even cleaner type safe routing",
5   "description": "A replacement for Alamofire's URLRequestConvertible protocol for even cleaner type safe routing.",
6   "homepage": "https://github.com/gmarm/AlamofireURLRequestConfigurable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "George Marmaridis": "gmarmas@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/gmarm/AlamofireURLRequestConfigurable.git",
16     "tag": "1.2"
17   },
18   "social_media_url": "https://twitter.com/gmarm",
19   "platforms": {
20     "ios": "10.0",
21     "osx": "10.12",
22     "tvos": "10.0",
23     "watchos": "3.0"
24   },
25   "swift_versions": [
26     "5.0",
27     "5.1"
28   ],
29   "source_files": "AlamofireURLRequestConfigurable/Classes/**/*",
30   "dependencies": {
31     "Alamofire": [
32       "~> 4.0"
33     ]
34   },
35   "swift_version": "5.1"