[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 3 / a / ESAPIClient / 1.4.1 / ESAPIClient.podspec.json
blob4f0867685ebe7777558b6ad1b94c390912e5600e
2   "name": "ESAPIClient",
3   "version": "1.4.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "ESAPIClient is an API client library built on top of AFNetworking and AFNetworkingExtension.",
9   "homepage": "https://github.com/ElfSundae/ESAPIClient",
10   "authors": {
11     "Elf Sundae": "https://0x123.com"
12   },
13   "source": {
14     "git": "https://github.com/ElfSundae/ESAPIClient.git",
15     "tag": "1.4.1"
16   },
17   "platforms": {
18     "ios": "9.0",
19     "osx": "10.11",
20     "tvos": "9.0",
21     "watchos": "2.0"
22   },
23   "source_files": "ESAPIClient/**/*.{h,m}",
24   "dependencies": {
25     "AFNetworkingExtension": [
26       "~> 1.2"
27     ]
28   }