[Add] TPNAdColonySDKAdapter 6.4.28
[CocoaPods.git] / Specs / e / 2 / 5 / DYCoordinateInChina / 0.1.1 / DYCoordinateInChina.podspec.json
blob1ffe7abf6e4458107d3a42b589eb705883450a61
2   "name": "DYCoordinateInChina",
3   "version": "0.1.1",
4   "summary": "To determine a coordinate is in mars in China (GCJ-02).",
5   "homepage": "https://github.com/Dwarven/DYCoordinateInChina",
6   "platforms": {
7     "ios": "7.0"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Dwarven": "prison.yang@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/Dwarven/DYCoordinateInChina.git",
18     "tag": "0.1.1"
19   },
20   "source_files": "*.{h,m}",
21   "resources": "*.geojson",
22   "ios": {
23     "frameworks": [
24       "CoreLocation",
25       "MapKit"
26     ]
27   }