blob: 5e289757503a47d220bc16c1cb03a9972bdef005 [file] [log] [blame]
{
"name": "DTCore",
"version": "1.3.1",
"license": "MIT",
"summary": "The set of extensions, frames, sources and other things that could be useful in iOS app development.",
"homepage": "https://github.com/DreamTeamMobile/dt-ios-core",
"authors": {
"DreamTeam Mobile": "dta@dreamteam-mobile.com"
},
"source": {
"git": "https://github.com/DreamTeamMobile/dt-ios-core.git",
"tag": "1.3.1"
},
"documentation_url": "https://github.com/DreamTeamMobile/dt-ios-core/blob/master/README.md",
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"5.0",
"5.1"
],
"source_files": "Sources/DTCore/**/*.swift",
"swift_version": "5.1"
}