[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / f / d / 2 / MikerNetCore / 1.0.9 / MikerNetCore.podspec.json
blob81684fc5764303edcd6e105e22f4be7a8648f6da
2   "name": "MikerNetCore",
3   "version": "1.0.9",
4   "summary": "觅客网络请求",
5   "description": "TODO: 觅客网络请求封装库, 包含了网络请求,数据解析等...",
6   "homepage": "https://github.com/SeongBrave/MikerNetCore",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "seongbrave": "seongbrave@sina.com"
13   },
14   "source": {
15     "git": "https://github.com/SeongBrave/MikerNetCore.git",
16     "tag": "1.0.9"
17   },
18   "social_media_url": "http://seongbrave.github.io/",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "MikerNetCore/Classes/*.swift",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "RxSwift": [
26       "~> 2.6.0"
27     ],
28     "RxCocoa": [
29       "~> 2.6.0"
30     ],
31     "Alamofire": [
32       "~> 3.5.0"
33     ],
34     "SwiftyJSON": [
35       "~> 2.4.0"
36     ],
37     "Result": [
38       "~> 2.0.0"
39     ]
40   },
41   "pushed_with_swift_version": "2.3"