[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 7 / 6 / 2 / SwiftySuncalc / 1.0.1 / SwiftySuncalc.podspec.json
blob42e2887e9310b2cf7aae09884006f730eb32f303
2   "name": "SwiftySuncalc",
3   "version": "1.0.1",
4   "summary": "A Swift micro-library for finding sun and moon positions/phases.",
5   "homepage": "https://github.com/cristiangonzales/SwiftySuncalc",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Cristian Gonzales": "xcristian.gonzales@gmail.com"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "git": "https://github.com/cristiangonzales/SwiftySuncalc.git",
18     "tag": "1.0.1"
19   },
20   "source_files": "SwiftySuncalc/**/*.{swift}",
21   "frameworks": "Foundation",
22   "swift_version": "4.1"