blob: b077e5abde2e4be94a1382d83eaf0f6d8e3fba62 [file] [log] [blame]
{
"name": "ScottLydon",
"version": "0.4.0",
"summary": "A cocoapod for interviews and new projects with generally helpful helpers",
"description": "A cocoapod for interviews and new projects with generally helpful helpers.",
"homepage": "https://github.com/ElevatedUnderdogs/ScottLydon",
"license": "Private implementation, public interface",
"authors": {
"Scott Lydon": "email_private"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/ElevatedUnderdogs/ScottLydon.git",
"tag": "0.4.0"
},
"source_files": "Classes/**/*.swift",
"requires_arc": true,
"swift_versions": "5.0",
"xcconfig": {
"SWIFT_VERSION": "5.0"
},
"swift_version": "5.0"
}