[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 8 / 7 / 3 / AKServiceWithKakaoLocal / 0.2 / AKServiceWithKakaoLocal.podspec.json
blob04c2963f3fb5790321677decf5daf71fcc2b875f
2   "name": "AKServiceWithKakaoLocal",
3   "version": "0.2",
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.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AKServiceWithKakaoLocal/Sources/**/*",
22   "swift_version": "4.2",
23   "dependencies": {
24     "AKService": [
26     ],
27     "OHKakaoLocalSDK": [
29     ]
30   }