[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / c / 6 / SwiftKnife / 2.0.3 / SwiftKnife.podspec.json
blobe4a31df44b8cd77a6c87be3b6a3382f43deee415
2   "name": "SwiftKnife",
3   "version": "2.0.3",
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": "2.0.3"
15   },
16   "swift_versions": "5.0",
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.0"