[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / b / 7 / CLLocationProjBasic / 1.0.6 / CLLocationProjBasic.podspec.json
blobf68207c8771bcca926bf716835aa9d7fe48c0af7
2   "name": "CLLocationProjBasic",
3   "version": "1.0.6",
4   "summary": "Basic Functions for Projecting CLLocation to Cartesian 3D Coordinates.",
5   "description": "Basic Functions for Projecting CLLocation to Cartesian 3D Coordinates. Designed by Ivy Siyan HU for Public Use.",
6   "homepage": "https://github.com/SherylTrey/CLLocationProjectionBasic",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "Siyan HU": "lyhusiyan@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/SherylTrey/CLLocationProjectionBasic.git",
19     "tag": "1.0.6"
20   },
21   "source_files": [
22     "CLLocationProjectBasic",
23     "CLLocationProjectBasic/*.{h,m}",
24     "CLLocationProjectBasic/**/*.{h,m}"
25   ],
26   "exclude_files": "Classes/Exclude"