[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / 5 / 2 / FHTTPClient / 0.0.1 / FHTTPClient.podspec.json
blob81e41c65c30e5fc9bcd1aa04639f9af3a27696e5
2   "name": "FHTTPClient",
3   "version": "0.0.1",
4   "license": {
5     "type": "Apache License, Version 2.0",
6     "file": "LICENSE"
7   },
8   "summary": "A simple iOS HTTP Client for REST services.",
9   "homepage": "https://github.com/furymobile/FHTTPClient",
10   "authors": {
11     "Fury Mobile": "support@furymobile.com"
12   },
13   "source": {
14     "git": "https://github.com/furymobile/FHTTPClient.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "FHTTPClient/FHTTPClient/**/*.{h,m}",
18   "platforms": {
19     "ios": "5.0"
20   },
21   "frameworks": "Foundation",
22   "requires_arc": true