| { |
| "name": "ARPopupLabel", |
| "version": "1.0.3", |
| "summary": "An animated popup label to use with SceneKit or ARKit", |
| "description": "An animated popup label to use in SceneKit or ARKit", |
| "homepage": "https://github.com/ifullgaz/ARPopupLabel", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Emmanuel Merali": "emmanuel@merali.me" |
| }, |
| "source": { |
| "git": "https://github.com/ifullgaz/ARPopupLabel.git", |
| "tag": "1.0.3" |
| }, |
| "platforms": { |
| "ios": "11.3" |
| }, |
| "swift_versions": [ |
| "4.0", |
| "4.2", |
| "4.1", |
| "5.0", |
| "5.1" |
| ], |
| "source_files": "ARPopupLabel/Classes/**/*", |
| "dependencies": { |
| "UIBezierPath-Query": [ |
| |
| ] |
| }, |
| "swift_version": "5.1" |
| } |