[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / 3 / 0 / 6 / Laconic / 3.0 / Laconic.podspec.json
blobe721b2d485d8bb77a5430b906eeaf090faca1709
2   "name": "Laconic",
3   "version": "3.0",
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   "social_media_url": "https://twitter.com/igormatyushkin1",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/igormatyushkin014/Laconic.git",
21     "tag": "3.0"
22   },
23   "source_files": [
24     "Laconic",
25     "Laconic/**/*"
26   ]