[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 8 / 7 / 3 / AKServiceWithKakaoLocal / 0.1.0 / AKServiceWithKakaoLocal.podspec.json
blob06133bc8ec78adf788ee986b222c2551651b72be
2   "name": "AKServiceWithKakaoLocal",
3   "version": "0.1.0",
4   "summary": "AKService의 위치 관련 데이터를 kakao local rest api를 이용하는 라이브러리입니다.",
5   "description": "AKService의 위치 관련 데이터를 kakao local rest api를 이용하는 라이브러리입니다.\n예를 들어, TM좌표를 가져올때 airkorea에서 제공하는 현재 동기준의 좌표를 가져오지않고 사용자의 GPS정보를 기반으로 kakao에서 변환하는 TM좌표를 사용합니다.",
6   "homepage": "https://github.com/ocworld/AKServiceWithKakaoLocal",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Keunhyun Oh": "ocworld@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ocworld/AKServiceWithKakaoLocal.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "AKServiceWithKakaoLocal/Sources/**/*",
22   "swift_version": "4.1",
23   "dependencies": {
24     "AKService": [
26     ],
27     "OHKakaoLocalSDK": [
29     ]
30   }