blob: 0ceb9ac8a3da61d72f7ef12965e7d6352fef3b17 [file] [log] [blame]
{
"name": "PMExtensions",
"version": "0.0.2",
"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.2"
},
"source_files": "PMExtensions/**/**/*.{h,m,swift}",
"requires_arc": true
}