[Add] BlueTriangleSDK-Swift 3.13.1
[CocoaPods.git] / Specs / 5 / 4 / b / suncalc-swift / 0.1.2 / suncalc-swift.podspec.json
blobce9731d5040a7b2336d240d456f34c2da6a09475
2   "name": "suncalc-swift",
3   "version": "0.1.2",
4   "summary": "This is a swift port for iOS of https://github.com/mourner/suncalc",
5   "homepage": "https://github.com/shanus/suncalc-swift",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "shanus": "shaun@chimani.com"
11   },
12   "requires_arc": true,
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/shanus/suncalc-swift.git",
18     "tag": "0.1.2"
19   },
20   "source_files": "suncalc/**/*.swift"