[Add] AWSTranscribeStreaming 2.38.0
[CocoaPods.git] / Specs / 1 / 4 / 7 / NaruiMapKit / 0.1.3 / NaruiMapKit.podspec.json
blobcc738be5bfb3e535a4438f690c650a28237defbb
2   "name": "NaruiMapKit",
3   "version": "0.1.3",
4   "summary": "Narui Map Kit",
5   "description": "키워드로 지도 검색 등을 사용하기 위한 라이브러리",
6   "homepage": "https://github.com/naruint/NaruiMapKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "서창열": "kongbaguni@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/naruint/NaruiMapKit.git",
16     "tag": "0.1.3"
17   },
18   "social_media_url": "https://twitter.com/kongbaguni",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "NaruiMapKit/Classes/**/*",
23   "resource_bundles": {
24     "NaruiMapKit": [
25       "NaruiMapKit/Assets/**/**/*"
26     ]
27   },
28   "frameworks": [
29     "UIKit",
30     "MapKit",
31     "CoreLocation"
32   ],
33   "dependencies": {
34     "Alamofire": [
36     ],
37     "RxSwift": [
39     ],
40     "RxCocoa": [
42     ]
43   }