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