[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / e / b / HTTPRPC / 4.2.4 / HTTPRPC.podspec.json
blob6c9b9c1ad4cc255fa57d5bb96f6f777f8b232804
2   "name": "HTTPRPC",
3   "version": "4.2.4",
4   "license": "Apache License, Version 2.0",
5   "homepage": "https://github.com/gk-brown/HTTP-RPC",
6   "authors": "Greg Brown",
7   "summary": "Lightweight multi-platform REST",
8   "source": {
9     "git": "https://github.com/gk-brown/HTTP-RPC.git",
10     "tag": "4.2.4"
11   },
12   "platforms": {
13     "ios": "9.0",
14     "tvos": "10.0"
15   },
16   "ios": {
17     "source_files": "Client/Objective-C/HTTPRPC-iOS/HTTPRPC/*.{h,m}"
18   },
19   "tvos": {
20     "source_files": "Client/Objective-C/HTTPRPC-iOS/HTTPRPC/*.{h,m}"
21   }