blob: b64865ba5f2a1d778d633258941ce4b44d3026eb [file] [log] [blame]
{
"name": "KrMediumKit",
"version": "0.0.2",
"summary": "Basic components of 36kr Medium",
"license": "MIT",
"authors": {
"yangyang": "yangyang02@36kr.com"
},
"homepage": "https://github.com/yyny1789/KrMediumKit",
"source": {
"git": "https://github.com/yyny1789/KrMediumKit.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"KrMediumKit/",
"KrMediumKit/NetworkManager/"
],
"dependencies": {
"Moya/RxSwift": [
"~> 8.0.0"
]
},
"pushed_with_swift_version": "3.0"
}