blob: cf642fcefc35a2baa13b9aaa80c3c575024080a9 [file] [log] [blame]
{
"name": "ScottLydon",
"version": "1.1.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": "1.1.0"
},
"source_files": "Classes/**/*.swift",
"requires_arc": true,
"swift_versions": "5.0",
"xcconfig": {
"SWIFT_VERSION": "5.0"
},
"swift_version": "5.0"
}