blob: da60cfb01f33f8ac45432dd2f15a7a4e550fe95e [file] [log] [blame]
{
"name": "AddressSearchModule",
"version": "1.0.15",
"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.15"
},
"frameworks": "UIKit",
"swift_versions": "5.0",
"resources": "AddressSearchModule/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"source_files": "AddressSearchModule",
"dependencies": {
"Alamofire": [
],
"Toast-Swift": [
]
}
}