blob: 11315b12d8702b72dcea5c3224d009533b9d784e [file] [log] [blame]
{
"name": "ExtendedFoundation",
"version": "2.2.0",
"summary": "Operators, functions, types and extensions that complement the Foundation framework.",
"homepage": "https://github.com/daniel-barros/ExtendedFoundation",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Daniel Barros": "dani.barros@me.com"
},
"source": {
"git": "https://github.com/daniel-barros/ExtendedFoundation.git",
"tag": "2.2.0"
},
"platforms": {
"ios": "9.0",
"watchos": "2.0",
"tvos": "9.0",
"osx": "10.10"
},
"source_files": "Sources/**/*.{h,swift}",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}