[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 8 / 7 / AlamofirePromiseKit / 1.0.0 / AlamofirePromiseKit.podspec.json
blobe2b92d86f7c751299f07502f2539119d73e0ec20
2   "name": "AlamofirePromiseKit",
3   "version": "1.0.0",
4   "license": "Apache 2.0",
5   "summary": "Use 'PromiseKit' to extend 'Alamofire'",
6   "homepage": "https://github.com/aliyun/AlamofirePromiseKit",
7   "authors": {
8     "wb-hx510875": "wb-hx510875@alibaba-inc.com"
9   },
10   "source": {
11     "git": "https://github.com/aliyun/AlamofirePromiseKit.git",
12     "tag": "1.0.0"
13   },
14   "source_files": "Sources/**/*.swift",
15   "ios": {
16     "frameworks": "Foundation"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.11",
21     "watchos": "2.0",
22     "tvos": "9.0"
23   },
24   "dependencies": {
25     "AwaitKit": [
26       "5.2.0"
27     ],
28     "Alamofire": [
29       "4.9.1"
30     ]
31   },
32   "swift_versions": "5.1",
33   "swift_version": "5.1"