blob: 02dd5ad7e441f00b2d395a414114abdbe47f017e [file] [log] [blame]
{
"name": "AceFoundation",
"version": "0.2.1",
"summary": "Extension for Foundation framework.",
"description": "Collected here extensions intended for use in real development practice and aimed at simplifying development process.",
"homepage": "https://github.com/AceRodstin/AceFoundation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ace Rodstin": "acerodstin@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.2",
"source": {
"git": "https://github.com/AceRodstin/AceFoundation.git",
"tag": "0.2.1"
},
"source_files": "AceFoundation/**/*.{h,m,swift}",
"swift_version": "5.2"
}