blob: a36b360c7f6426888f203101d617ea0a3e8c02f3 [file] [log] [blame]
{
"name": "PMExtensions",
"version": "0.0.1",
"summary": "A collection of extension to make your life easier.",
"description": "A collection of all the extension I've used over the years to make my life easier. It contains all kinds of extensions and it's always up to date.",
"homepage": "https://github.com/PhillipMaizza/PMExtensions",
"license": "MIT",
"authors": "Phillip Maizza",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/PhillipMaizza/PMExtensions.git",
"tag": "0.0.1"
},
"source_files": "PMExtensions/**/*.{h,m,swift}",
"requires_arc": true
}