[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 7 / 0 / YJGPSTransform / 0.0.1 / YJGPSTransform.podspec.json
blob242e920a5901eb9e26807645767dc224ff3298d7
2   "name": "YJGPSTransform",
3   "version": "0.0.1",
4   "summary": "YJGPSTransform.",
5   "description": "ios WGS 和 GCJ 坐标系互转 GCJ 和 BD09 坐标系 互转",
6   "homepage": "https://github.com/yang152412/GPSTransform",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yang": "yang152412@163.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/yang152412/GPSTransform.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "YJGPSTransform/**/*.{h,m}",
22   "public_header_files": "YJGPSTransform/**/*.h",
23   "frameworks": "CoreLocation"