[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 0 / 9 / 1 / SKNotification / 1.5 / SKNotification.podspec.json
blobcc9bd5a0699361a1e67b1055fa1441382ef9e30b
2   "name": "SKNotification",
3   "version": "1.5",
4   "summary": "Nice and easy unobtrusive notifications.",
5   "description": "                   Nice and easy customisable unobtrusive in-app notifications.\n\n\t\t\t\t\tCustomisation:\n                   * Autoresizing for large text\n                   * Colours and icons for various statuses (e.g. Alert, Failure)\n\t\t   * Tint icons \n                   * Notification without icon\n                   * Custom fonts supported\n                   * Translucent notifications supported\n                   * Multiple notifications on one screen\n\t\t   * Colorized shadow\n\t\t   * Custom animations\n\t\t   * Cancelation blocks\n",
6   "homepage": "http://isandor.com/open-source/sknotification-cocoapod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sandor Kolotenko": "sandor@isandor.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/SandorUK/SKNotification.git",
19     "tag": "1.5"
20   },
21   "source_files": [
22     "SKNotification/Classes",
23     "SKNotification/Classes/**/*.{h,m}"
24   ],
25   "requires_arc": true