[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / d / 1 / 4 / TDWebServiceAlamofire / 4.8.1.1 / TDWebServiceAlamofire.podspec.json
blob1c267fe1b79b5e42c911625c70d0efc173576335
2   "name": "TDWebServiceAlamofire",
3   "version": "4.8.1.1",
4   "summary": "An Alamofire API for TDWebService",
5   "description": "An Alamofire API for TDWebService. Use this directly if you need to use Alamofire",
6   "homepage": "https://github.com/trident10/TDWebService-Alamofire",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "trident10": "abhimanyujindal10@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/trident10/TDWebService-Alamofire.git",
16     "tag": "4.8.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TDWebServiceAlamofire/Classes/**/*",
22   "dependencies": {
23     "TDWebService": [
24       "0.1.14"
25     ]
26   }