[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / d / 3 / a / ESAPIClient / 1.4.2 / ESAPIClient.podspec.json
blob3c0a8775f97c1e5a33a8bfc6ad9a14c674a33261
2   "name": "ESAPIClient",
3   "version": "1.4.2",
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   "social_media_url": "https://twitter.com/ElfSundae",
11   "authors": {
12     "Elf Sundae": "https://0x123.com"
13   },
14   "source": {
15     "git": "https://github.com/ElfSundae/ESAPIClient.git",
16     "tag": "1.4.2"
17   },
18   "platforms": {
19     "ios": "9.0",
20     "osx": "10.11",
21     "tvos": "9.0",
22     "watchos": "2.0"
23   },
24   "source_files": "ESAPIClient/**/*.{h,m}",
25   "dependencies": {
26     "AFNetworkingExtension": [
27       "~> 1.3"
28     ]
29   }