[Add] ZohoDeskPortalAPIKit 4.0.5
[CocoaPods.git] / Specs / f / 8 / d / Whisper-iOS-SDK / 0.1.1 / Whisper-iOS-SDK.podspec.json
blob55120a9c676216e7a34a428832d83de8277a59bb
2   "name": "Whisper-iOS-SDK",
3   "version": "0.1.1",
4   "summary": "Official SDK for Whisper App.",
5   "description": "                       The Whisper-iOS-SDK will let your users create Whisper content\n                       from inside your app with just a few lines of code. Currently,\n                       we support creating a Whisper post from an Image, Data, file\n                       path, or URL, with a custom text overlay.\n\n                       Note that images using the SDK must be at least 640 pixels wide and 920 pixels high.\n",
6   "homepage": "https://github.com/WhisperApp/Whisper-iOS-SDK",
7   "license": "MIT",
8   "authors": {
9     "Yujin Ariza": "yujin@whisper.sh"
10   },
11   "source": {
12     "git": "https://github.com/WhisperApp/Whisper-iOS-SDK.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resources": "Pod/Assets/*"