[Add] LuckyBiteiOS 0.1.3
[CocoaPods.git] / Specs / c / d / 1 / YBSAlamofire / 0.2.3 / YBSAlamofire.podspec.json
blob4ef92f439195a80bcbdca87f36a5827a1336da0b
2   "name": "YBSAlamofire",
3   "version": "0.2.3",
4   "summary": "YBSAlamofire.hud 修改消失的时间",
5   "description": "网络请求,基于Alamofire封装,用于公司swift项目",
6   "homepage": "http://gitlab.yiboshi.com/yanchaobo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chaoboyan": "yanchaobo@yhbj.cn"
13   },
14   "source": {
15     "git": "http://gitlab.yiboshi.com/app-develop/YBSAlamofire.git",
16     "tag": "0.2.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "4.0",
22   "source_files": "YBSAlamofire/Classes/**/*",
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.9.1"
26     ],
27     "SwiftyJSON": [
28       "~> 4.0"
29     ],
30     "MBProgressHUD": [
31       "~> 1.2.0"
32     ]
33   },
34   "swift_version": "4.0"