[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 0 / 9 / 1 / SKNotification / 1.4 / SKNotification.podspec.json
blobaf3e05ac0b92cc57af36ffeffb5fb005476e3df4
2   "name": "SKNotification",
3   "version": "1.4",
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": "https://github.com/SandorUK/SKNotification",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sandor Kolotenko": "sandor@isandor.com"
13   },
14   "social_media_url": "http://twitter.com/iSandor",
15   "platforms": {
16     "ios": null
17   },
18   "source": {
19     "git": "https://github.com/SandorUK/SKNotification.git",
20     "tag": "1.4"
21   },
22   "source_files": [
23     "SKNotification/Classes",
24     "SKNotification/Classes/**/*.{h,m}"
25   ],
26   "requires_arc": true