blob: 28b8ebb3ba7ba08b31243f594579c1f7bb5d8617 [file] [log] [blame]
{
"name": "HumorExt",
"version": "0.1.0",
"summary": "Humor Extension",
"homepage": "https://github.com/yuantrybest/HumorExt",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JLM": "yuanl@ccwcar.com"
},
"source": {
"git": "https://github.com/yuantrybest/HumorExt.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"RxCocoa": [
],
"RxSwift": [
]
},
"swift_version": "5.0"
}