[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / 8 / 9 / AlamofireExtended / 1.0.1 / AlamofireExtended.podspec.json
blob3de92ecdc0e2befc85d42625fce2158457a0f679
2   "name": "AlamofireExtended",
3   "version": "1.0.1",
4   "license": "MIT",
5   "summary": "Extension to Alamofire fire to make mocking easier.",
6   "homepage": "https://github.com/moros/AlamofireExtended",
7   "authors": {
8     "Doug Mason": "androidsoong@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/moros/AlamofireExtended.git",
12     "tag": "1.0.1"
13   },
14   "platforms": {
15     "ios": "10.0",
16     "osx": "10.12",
17     "tvos": "10.0",
18     "watchos": "3.0"
19   },
20   "swift_versions": [
21     "5.0",
22     "5.1"
23   ],
24   "source_files": "Sources/**/*.swift",
25   "dependencies": {
26     "Alamofire": [
27       "~> 4.9.0"
28     ]
29   },
30   "swift_version": "5.1"