[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / c / a / AddressSearchModule / 1.0.6 / AddressSearchModule.podspec.json
blob3e1fd65ff28b43828e85a083ca5540f9fb16350b
2   "name": "AddressSearchModule",
3   "version": "1.0.6",
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.6"
17   },
18   "swift_versions": "5.0",
19   "resources": [
20     "AddressSearchModule/Address.storyboard",
21     "AddressSearchModule/Assets.xcassets"
22   ],
23   "source_files": "AddressSearchModule",
24   "dependencies": {
25     "Alamofire": [
27     ],
28     "Toast-Swift": [
30     ]
31   }