[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 0 / 4 / ARCharts / 0.0.1 / ARCharts.podspec.json
blob77e396237fa33636dd1f43d4b8b4b124c2d21101
2   "name": "ARCharts",
3   "version": "0.0.1",
4   "summary": "Lovely Augmented Reality Charts for iOS - Built with ARKit",
5   "homepage": "https://github.com/Boris-Em/ARCharts",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Boris Emorine": "boris.emorine@gmail.com",
12     "Christopher Chute": "chutechristopher@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/Boris-Em/ARCharts.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "ARCharts/**/*.{swift,h}"
23   ],
24   "public_header_files": [
25     "ARCharts/ARCharts.h"
26   ],
27   "requires_arc": true,
28   "pushed_with_swift_version": "4.0"