[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 4 / b / Aftermath / 0.5.0 / Aftermath.podspec.json
blobe636386dfbda7d377ac967d93938b617102a8d0a
2   "name": "Aftermath",
3   "summary": "Stateless message-driven micro-framework in Swift.",
4   "version": "0.5.0",
5   "homepage": "https://github.com/hyperoslo/Aftermath",
6   "license": "MIT",
7   "authors": {
8     "Hyper Interaktiv AS": "ios@hyper.no"
9   },
10   "source": {
11     "git": "https://github.com/hyperoslo/Aftermath.git",
12     "tag": "0.5.0"
13   },
14   "social_media_url": "https://twitter.com/hyperoslo",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "tvos": "9.2"
19   },
20   "requires_arc": true,
21   "ios": {
22     "source_files": "Sources/**/*"
23   },
24   "tvos": {
25     "source_files": "Sources/**/*"
26   },
27   "osx": {
28     "source_files": "Sources/**/*"
29   },
30   "frameworks": "Foundation"