[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 5 / 4 / b / suncalc-swift / 0.2.0 / suncalc-swift.podspec.json
blobc8879998636accdb6902c6c710302532e88edbcb
2   "name": "suncalc-swift",
3   "version": "0.2.0",
4   "summary": "This is a swift 2 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.2.0"
19   },
20   "source_files": "suncalc/**/*.swift"