[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 0 / 6 / 8 / HNToaster / 1.0.0 / HNToaster.podspec.json
blob4b0361679f205ed2cca338dfb49d067f74635b7d
2   "name": "HNToaster",
3   "version": "1.0.0",
4   "summary": "Toast notification for iOS.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/hahnah/HNToaster",
7   "screenshots": "https://raw.githubusercontent.com/hahnah/HNToaster/1.0.0/screenshot.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "hahnah": "superhahnah@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/hahnah/HNToaster.git",
17     "tag": "1.0.0"
18   },
19   "social_media_url": "https://twitter.com/superhahnah",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "swift_version": "4.0",
24   "source_files": "HNToaster/Classes/**/*"