[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / d / 6 / 2 / Whistle / 0.0.2 / Whistle.podspec.json
blobb5c250a06b03162aab9c01e705cbc93f019653f8
2   "name": "Whistle",
3   "summary": "Whisper is a component that will make the task of display messages and in-app notifications simple.",
4   "version": "0.0.2",
5   "homepage": "https://github.com/marceloreis13/Whisper",
6   "license": "MIT",
7   "authors": {
8     "Hyper Interaktiv AS": "me@marcelo.cc"
9   },
10   "source": {
11     "git": "https://github.com/marceloreis13/Whisper.git",
12     "tag": "0.0.2"
13   },
14   "social_media_url": "https://twitter.com/marcelloreis",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Source/**/*",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "4.2"
26   }