[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / f / 8 / d / Whisper-iOS-SDK / 0.1.0 / Whisper-iOS-SDK.podspec.json
blobd420fad50f75d1318053a58163fdb7b6de707939
2   "name": "Whisper-iOS-SDK",
3   "version": "0.1.0",
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 940 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.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resources": "Pod/Assets/*"