[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 4 / 3 / ED_NetWork / 0.0.1 / ED_NetWork.podspec.json
blobdff55eee51a03188e7a48f90cd39bba72972c02b
2   "name": "ED_NetWork",
3   "version": "0.0.1",
4   "summary": "A  test ED_NetWork",
5   "description": "网路框架 基于NSURLSession 封装的网路框架,支持代理 和 block",
6   "homepage": "https://github.com/SevenandTen/ED_NetWork",
7   "license": "MIT",
8   "authors": {
9     "shiqiqi": "a380814015@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/SevenandTen/ED_NetWork.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "ED_NetWork",
20     "ED_NetWork/*.{h,m}"
21   ]