[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 9 / c / HttpSession / 1.8.0 / HttpSession.podspec.json
blobb8cd3e1eb33020f4ebc9a8e4ae8e5e87751c6316
2   "name": "HttpSession",
3   "version": "1.8.0",
4   "summary": "Http Session",
5   "description": "TCP / IP based HTTP communication can be simplified",
6   "homepage": "https://github.com/keisukeYamagishi/HttpSession",
7   "license": "MIT",
8   "authors": {
9     "keisuke": "jam330157@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/keisukeYamagishi/HttpSession.git",
13     "tag": "1.8.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "swift_versions": "5.0",
19   "source_files": [
20     "Source",
21     "HttpSession/**/*.swift"
22   ],
23   "swift_version": "5.0"