[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 0 / 5 / 2 / FHTTPClient / 0.0.2 / FHTTPClient.podspec.json
blobedde909170274b8ab5d9f86d21d1c0c0a5a1a2dd
2   "name": "FHTTPClient",
3   "version": "0.0.2",
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.2"
16   },
17   "source_files": "FHTTPClient/FHTTPClient/**/*.{h,m}",
18   "platforms": {
19     "ios": "5.0"
20   },
21   "frameworks": "Foundation",
22   "requires_arc": true