blob: dfbd9ec5dd9c478e61d2a89ae51de64e6b3131e8 [file] [log] [blame]
{
"name": "MXSwiftly",
"version": "0.2.1",
"summary": "MXSwiftly",
"description": "曼线科技Swift私有库",
"homepage": "http://git.zhixubao.com/lizy/MXSwiftly.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"meowboss": ""
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://git.zhixubao.com/lizy/MXSwiftly.git",
"tag": "0.2.1"
},
"source_files": "Source/**/*",
"frameworks": [
"UIKit",
"CoreGraphics"
],
"requires_arc": true,
"dependencies": {
"Moya/RxSwift": [
"~> 10.0.0-beta.1"
],
"RxSwift": [
"~> 4.0.0-rc.0"
],
"RxCocoa": [
"~> 4.0.0-rc.0"
],
"ObjectMapper": [
"~> 3.0.0"
],
"Toast": [
"~> 3.1.0"
],
"MJRefresh": [
"~> 3.1.15"
],
"SnapKit": [
"~> 4.0.0"
]
},
"pushed_with_swift_version": "4.0"
}