blob: bce498810ab3416fc0fb12d71aec5ab37c1363c7 [file] [log] [blame]
{
"name": "DTCore",
"version": "1.2.14",
"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.2.14"
},
"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"
}