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