[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / e / c / 6 / SwiftKnife / 3.5.0 / SwiftKnife.podspec.json
blobbee1863d9e7b94858242c87ef74164e69d4f3527
2   "name": "SwiftKnife",
3   "version": "3.5.0",
4   "summary": "A collection of Swift helpers and UI elements to make coding faster and more efficient.",
5   "homepage": "http://theinkedengineer.com",
6   "license": {
7     "type": "Apache License 2.0"
8   },
9   "authors": {
10     "Firas Safa": "firas@theinkedengineer.com"
11   },
12   "source": {
13     "git": "https://github.com/TheInkedEngineer/SwiftKnife.git",
14     "tag": "3.5.0"
15   },
16   "swift_versions": "5.1",
17   "platforms": {
18     "ios": "10.0"
19   },
20   "ios": {
21     "source_files": [
22       "SwiftKnife/Helpers/**/*.swift",
23       "SwiftKnife/UI/**/*.swift",
24       "SwiftKnife/Resources/SwiftKnife.h"
25     ]
26   },
27   "swift_version": "5.1"