[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 0 / 6 / Laconic / 1.9.2 / Laconic.podspec.json
blob455c20648b2e55f074e767003902770597a69899
2   "name": "Laconic",
3   "version": "1.9.2",
4   "summary": "Short and clear expressions in Swift.",
5   "description": "This library brings short and clear expressions into your Swift code.",
6   "homepage": "https://github.com/igormatyushkin014/Laconic",
7   "screenshots": "https://github.com/igormatyushkin014/Laconic/raw/master/Logo/logo-1024-300.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Igor Matyushkin": "igormatyushkin014@gmail.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/igormatyushkin014/Laconic.git",
20     "tag": "1.9.2"
21   },
22   "source_files": [
23     "Source",
24     "Source/**/*"
25   ]