[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 0 / 6 / 8 / Inlineswift / 1.0.0 / Inlineswift.podspec.json
blobb05c93484425f825bd59aeb5684743d62a8f9285
2   "name": "Inlineswift",
3   "version": "1.0.0",
4   "summary": "Swift small functions and extensions",
5   "description": "Swift small functions and extensions. Few usefull daily functions.",
6   "homepage": "https://github.com/OlehKulykov/Inlineswift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Oleh Kulykov": "info@resident.name"
13   },
14   "source": {
15     "git": "https://github.com/OlehKulykov/Inlineswift.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.10",
21     "watchos": "2.0",
22     "tvos": "9.0"
23   },
24   "source_files": "src/*.{swift}",
25   "requires_arc": true,
26   "deprecated": true