[Add] PlayerUI 0.10.1
[CocoaPods.git] / Specs / f / 9 / c / HttpSession / 1.3.3 / HttpSession.podspec.json
blobf03f1cd3d5a2d2cc1f40ce87a0b10c69e66eb843
2   "name": "HttpSession",
3   "version": "1.3.3",
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",
13     "tag": "1.3.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": [
19     "Source",
20     "Lib/Lib/src/**/*.swift"
21   ]