[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / a / 7 / Euler / 0.2.1 / Euler.podspec.json
blob007d5b06668a155383f2c6832e430d9b39d54e70
2   "name": "Euler",
3   "version": "0.2.1",
4   "summary": "The open source computational framework for the Swift language (early stage)",
5   "description": "The open source computational framework for the Swift language (early stage)",
6   "homepage": "https://euler.arguiot.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Arthur Guiot": "arguiot@gmail.com"
13   },
14   "social_media_url": "",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/arguiot/Euler.git",
23     "tag": "v0.2.1"
24   },
25   "source_files": "Sources/**/*",
26   "frameworks": "Foundation"