[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 9 / 6 / EzHTTP / 0.0.5 / EzHTTP.podspec.json
blob41672cc544a747e42546559a14c116d28050a844
2   "name": "EzHTTP",
3   "version": "0.0.5",
4   "summary": "Easy HTTP access library",
5   "homepage": "http://nagisaworks.com",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "asaday": ""
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/asaday/EzHTTP.git",
17     "tag": "0.0.5"
18   },
19   "source_files": "sources/**/*.{swift,h,m}",
20   "requires_arc": true,
21   "module_map": "resources/module.modulemap",
22   "private_header_files": "sources/GCDAsyncSocket.h"