[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / c / a / AddressSearchModule / 1.0.13 / AddressSearchModule.podspec.json
blob9798176d9bde8d5cf633c42fd00ddda8fb555473
2   "name": "AddressSearchModule",
3   "version": "1.0.13",
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.13"
17   },
18   "frameworks": "UIKit",
19   "swift_versions": "5.0",
20   "resources": "AddressSearchModule/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
21   "source_files": "AddressSearchModule",
22   "dependencies": {
23     "Alamofire": [
25     ],
26     "Toast-Swift": [
28     ]
29   }