[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 5 / b / d / TinySwift / 2.4.0 / TinySwift.podspec.json
blob75bc9297736abd447dcef13d9540ed0993ff8536
2   "name": "TinySwift",
3   "version": "2.4.0",
4   "summary": "Powerful Swift classes and structs extensions",
5   "description": "Powerful Swift classes and structs extensions giving you even better Swift experience.",
6   "homepage": "https://github.com/sochalewski/TinySwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Piotr Sochalewski": "sochalewski@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/sochalewski/TinySwift.git",
16     "tag": "2.4.0"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "tvos": "9.0",
21     "watchos": "2.0"
22   },
23   "source_files": "TinySwift/**/*",
24   "swift_versions": [
25     "3.2",
26     "4.0",
27     "4.1",
28     "4.2",
29     "5.0",
30     "5.1",
31     "5.2"
32   ],
33   "swift_version": "5.2"