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