blob: b578b39361f6792684f017e1149a677ec3cee12a [file] [log] [blame]
{
"name": "DTCore",
"version": "1.2.15",
"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.15"
},
"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"
}