| { |
| "name": "CoordinateAxis", |
| "version": "1.5", |
| "summary": "3D XYZ Coordinate Axises.", |
| "description": "3D XYZ Coordinate Axises. Can easily change size, color and name", |
| "homepage": "https://github.com/sw0906/CoordinateAxis.git", |
| "screenshots": "https://github.com/sw0906/CoordinateAxis/blob/master/threed1.png", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Shou Wei": "sw0906@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/sw0906/CoordinateAxis.git", |
| "tag": "1.5" |
| }, |
| "source_files": "CoordinateAxisLib/*" |
| } |