[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / f / b / Whisper / 2.1 / Whisper.podspec.json
blob95accb91d499d742d2fa36bd27dbe90756404a9b
2   "name": "Whisper",
3   "summary": "Whisper is a component that will make the task of display messages and in-app notifications simple.",
4   "version": "2.1",
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": "2.1"
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   ]