blob: 0e9a6d504a14cf0b368870a3798e5fba6c7fece0 [file] [log] [blame]
{
"name": "HumorExt",
"version": "0.1.9",
"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.9"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "HumorExt/Classes/**/*",
"frameworks": [
"Foundation",
"UIKit"
],
"swift_version": "5.0"
}