blob: 3d33dfd531b8e4b4cfbcba914944d1693e5e4688 [file] [log] [blame]
{
"name": "AriaSwiftyChain",
"version": "0.0.6",
"summary": "一款链式调用框架.",
"homepage": "https://github.com/moxcomic/AriaSwiftyChain.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"moxcomic": "656469762@qq.com"
},
"source": {
"git": "https://github.com/moxcomic/AriaSwiftyChain.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "AriaSwiftyChain/Classes/**/*.swift",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"SnapKit": [
],
"RxSwift": [
],
"NSObject+Rx": [
],
"RxDataSources": [
],
"RxCocoa": [
]
},
"swift_version": "5.0"
}