[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 4 / 3 / ESNetworking / 0.0.3 / ESNetworking.podspec.json
blob3394abc04f25bbb8b228b041f7d234b8750b78f0
2   "name": "ESNetworking",
3   "version": "0.0.3",
4   "summary": "networking for iOS",
5   "description": "improve efficiency for ios develop",
6   "homepage": "https://github.com/EverydayStep",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "codeLocker": "codeLockers@outlook.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/EverydayStep/ESNetworking.git",
19     "tag": "0.0.3"
20   },
21   "source_files": "ESNetworking/ESNetworking/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "dependencies": {
27     "AFNetworking": [
28       "3.1.0"
29     ]
30   }