blob: fde31576da78ea4c846824b13cc4bc4dda1ddbe0 [file] [log] [blame]
{
"name": "AddressSearchModule",
"version": "1.0.5",
"summary": "대한민국 주소 검색 iOS Library",
"description": "대한민국의 주소(번지, 도로명 또는 영어)를 검색할 수 있는 iOS Library입니다.",
"homepage": "https://github.com/TLCompany/AddressSearch-iOS",
"license": "MIT",
"authors": {
"Justin Ji": "jjeui0308@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/TLCompany/AddressSearch-iOS.git",
"tag": "1.0.5"
},
"swift_versions": "5.0",
"resources": [
"AddressSearchModule/Address.storyboard"
],
"source_files": "AddressSearchModule",
"dependencies": {
"Alamofire": [
],
"Toast-Swift": [
]
}
}