blob: 54e679e2b18c52553a148475390b965ca712532c [file] [log] [blame]
{
"name": "AceFoundation",
"version": "0.1.5",
"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.1.5"
},
"source_files": "AceFoundation/**/*.{h,m,swift}",
"swift_version": "5.2"
}