[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / c / a / AddressSearchModule / 1.0.7 / AddressSearchModule.podspec.json
blob7c703e139a7c0d83b847fdc5974aa9a30ba3d60b
2   "name": "AddressSearchModule",
3   "version": "1.0.7",
4   "summary": "대한민국 주소 검색 iOS Library",
5   "description": "대한민국의 주소(번지, 도로명 또는 영어)를 검색할 수 있는 iOS Library입니다.",
6   "homepage": "https://github.com/TLCompany/AddressSearch-iOS",
7   "license": "MIT",
8   "authors": {
9     "Justin Ji": "jjeui0308@gmail.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/TLCompany/AddressSearch-iOS.git",
16     "tag": "1.0.7"
17   },
18   "swift_versions": "5.0",
19   "resources": "AddressSearchModule/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
20   "source_files": "AddressSearchModule",
21   "dependencies": {
22     "Alamofire": [
24     ],
25     "Toast-Swift": [
27     ]
28   }