blob: 6c3fc22b051391c04ec155c4ce7c4a9fcbe4a5a0 [file] [log] [blame]
{
"name": "AceFoundation",
"version": "0.2.4",
"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.4"
},
"source_files": "AceFoundation/**/*.{h,m,swift}",
"swift_version": "5.2"
}