[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 0 / 9 / 7 / SwiftInterview / 0.1.0 / SwiftInterview.podspec.json
blob667e8c7d8f8645aee2de68a82645d3718235face
2   "name": "SwiftInterview",
3   "version": "0.1.0",
4   "summary": "A cocoapod for interviews and new projects with generally helpful helpers",
5   "description": "A cocoapod for interviews and new projects with generally helpful helpers.",
6   "homepage": "https://github.com/ElevatedUnderdogs/SwiftInterview",
7   "license": "Private implementation, public interface",
8   "authors": {
9     "Scott Lydon": "email_private"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/ElevatedUnderdogs/SwiftInterview.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "Classes/**/*.swift",
19   "requires_arc": true,
20   "swift_versions": "5.0",
21   "xcconfig": {
22     "SWIFT_VERSION": "5.0"
23   },
24   "swift_version": "5.0"