[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 7 / 4 / ESRequest / 0.1.3 / ESRequest.podspec.json
blob1459b89961fce0d39d6abf43cac4bfab2e8a1edf
2   "name": "ESRequest",
3   "version": "0.1.3",
4   "summary": "Request.",
5   "homepage": "https://github.com/cezres/ESRequest",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "cezres": "cezres@163.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/cezres/ESRequest.git",
18     "tag": "0.1.3"
19   },
20   "source_files": "ESRequest",
21   "requires_arc": true,
22   "public_header_files": "ESRequest/*.h",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 3.0"
26     ],
27     "MBProgressHUD": [
29     ]
30   }