[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 9 / 6 / EzHTTP / 3.1.4 / EzHTTP.podspec.json
blob4158ede483b2bc4d47057c1f8ca1f68756a04dc7
2   "name": "EzHTTP",
3   "version": "3.1.4",
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     "tvos": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/asaday/EzHTTP.git",
18     "tag": "3.1.4"
19   },
20   "source_files": "sources/**/*.{swift,h}",
21   "requires_arc": true,
22   "dependencies": {
23     "CocoaAsyncSocket": [
25     ]
26   },
27   "pushed_with_swift_version": "3.0"