blob: acfa41f745073fafda13614acf56ed8ea56ac92f [file] [log] [blame]
{
"name": "HouJia",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "HouJia/Classes/**/*",
"dependencies": {
"DeviceGuru": [
],
"SwiftyUtils": [
]
},
"swift_version": "5.0"
}