[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 6 / 2 / 8 / FastMessage / 2.7 / FastMessage.podspec.json
blob6a58b5a046d56b4d9da706ef7f405d85df23d01e
2   "name": "FastMessage",
3   "version": "2.7",
4   "summary": "It is a simple library for displaying messages on the screen",
5   "homepage": "https://github.com/IvanBogdaanov/FastMessage",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "IvanBogdaanov": "IvanBogdaanov@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/IvanBogdaanov/FastMessage.git",
15     "tag": "2.7"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "FastMessage/*.swift",
21   "swift_versions": [
22     "4.0",
23     "4.1",
24     "4.2"
25   ],
26   "swift_version": "4.2"