[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / c / 6 / SwiftKnife / 2.0.1 / SwiftKnife.podspec.json
blobdb5da77fa3c273aa1838b36219a291ae9258624f
2   "name": "SwiftKnife",
3   "version": "2.0.1",
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.1"
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"