blob: 417ced56ea8554fddbba1e8ea55aa14e57e63d35 [file] [log] [blame]
{
"name": "HouJia",
"version": "0.0.5",
"summary": "A short description of HouJia.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/JeromeTW/HouJia",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JeromeTW": "jerome.developer.tw@gmail.com"
},
"source": {
"git": "https://github.com/JeromeTW/HouJia.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "HouJia/Classes/**/*",
"frameworks": [
"UIKit",
"WebKit"
],
"dependencies": {
"DeviceGuru": [
"6.0.3"
],
"SwiftyUtils": [
"5.0.0"
],
"AFDateHelper": [
"4.3.0"
],
"SSZipArchive": [
"2.2.2"
],
"MBProgressHUD": [
"1.1.0"
]
},
"swift_version": "5.0"
}