[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 0 / d / HTTPIDL / 0.4.3 / HTTPIDL.podspec.json
blob0c8a15d207ffd0a9a6b4dc48f6a662d358bbf434
2   "name": "HTTPIDL",
3   "version": "0.4.3",
4   "summary": "http idl",
5   "description": "HTTP message generator for Swift 3",
6   "homepage": "https://github.com/cikelengfeng/HTTPIDL",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DongXu": "cikelengfeng@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/cikelengfeng/HTTPIDL.git",
19     "tag": "0.4.3"
20   },
21   "source_files": "Sources/Runtime/**/*.swift",
22   "exclude_files": "Sources/Exclude",
23   "preserve_paths": [
24     "Sources/Compiler/*.py",
25     "Sources/Compiler/**/*.{py,tokens}"
26   ],
27   "dependencies": {
28     "Alamofire": [
30     ],
31     "GzipSwift": [
33     ]
34   },
35   "pushed_with_swift_version": "3.0"