[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 0 / 6 / Laconic / 1.9 / Laconic.podspec.json
blob4132690847ff98b5d61b67eff2fd360146e17949
2   "name": "Laconic",
3   "version": "1.9",
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"
21   },
22   "source_files": [
23     "Source",
24     "Source/**/*"
25   ]