[Add] FootprintSwift 3.0.0
[CocoaPods.git] / Specs / 0 / 8 / 7 / ARPopupLabel / 1.0.0 / ARPopupLabel.podspec.json
blob4315cff568287d2ed5a900e059fb30ab2f1859c2
2   "name": "ARPopupLabel",
3   "version": "1.0.0",
4   "summary": "An animated popup label to use with SceneKit or ARKit",
5   "description": "An animated popup label to use in SceneKit or ARKit",
6   "homepage": "https://github.com/ifullgaz/ARPopupLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Emmanuel Merali": "emmanuel@merali.me"
13   },
14   "source": {
15     "git": "https://github.com/ifullgaz/ARPopupLabel.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": [
22     "4.0",
23     "4.2",
24     "4.1",
25     "5.0",
26     "5.1"
27   ],
28   "source_files": "ARPopupLabel/Classes/**/*",
29   "dependencies": {
30     "UIBezierPath-Query": [
32     ]
33   },
34   "swift_version": "5.1"