[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / f / b / Whisper / 4.0.0 / Whisper.podspec.json
blobff94bfd881309c62373eec67dab6ffcb62fdcf27
2   "name": "Whisper",
3   "summary": "Whisper is a component that will make the task of display messages and in-app notifications simple.",
4   "version": "4.0.0",
5   "homepage": "https://github.com/hyperoslo/Whisper",
6   "license": "MIT",
7   "authors": {
8     "Hyper Interaktiv AS": "ios@hyper.no"
9   },
10   "source": {
11     "git": "https://github.com/hyperoslo/Whisper.git",
12     "tag": "4.0.0"
13   },
14   "social_media_url": "https://twitter.com/hyperoslo",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Source/**/*",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "3.0"
26   }