blob: 81684fc5764303edcd6e105e22f4be7a8648f6da [file] [log] [blame]
{
"name": "MikerNetCore",
"version": "1.0.9",
"summary": "觅客网络请求",
"description": "TODO: 觅客网络请求封装库, 包含了网络请求,数据解析等...",
"homepage": "https://github.com/SeongBrave/MikerNetCore",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"seongbrave": "seongbrave@sina.com"
},
"source": {
"git": "https://github.com/SeongBrave/MikerNetCore.git",
"tag": "1.0.9"
},
"social_media_url": "http://seongbrave.github.io/",
"platforms": {
"ios": "8.0"
},
"source_files": "MikerNetCore/Classes/*.swift",
"frameworks": "UIKit",
"dependencies": {
"RxSwift": [
"~> 2.6.0"
],
"RxCocoa": [
"~> 2.6.0"
],
"Alamofire": [
"~> 3.5.0"
],
"SwiftyJSON": [
"~> 2.4.0"
],
"Result": [
"~> 2.0.0"
]
},
"pushed_with_swift_version": "2.3"
}