blob: f8a3f58ed8176ba3e9b43201b8f4599e6cd107fa [file] [log] [blame]
{
"name": "ExtendedFoundation",
"version": "0.0.1",
"summary": "Operators, functions and extensions for 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": "0.0.1"
},
"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": "3.0"
}