[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / d / 3 / a / ESAPIClient / 1.2.0 / ESAPIClient.podspec.json
blob4a0fd0028ee416e3dc77db347ec9052e69d41f20
2   "name": "ESAPIClient",
3   "version": "1.2.0",
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.2.0"
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/Logger": [
26       "~> 1.2"
27     ],
28     "AFNetworkingExtension/NSURLSession": [
29       "~> 1.2"
30     ],
31     "AFNetworkingExtension/Serialization": [
32       "~> 1.2"
33     ]
34   }