blob: 1fce8f01089931b16046febf5a116238a26143f1 [file] [log] [blame]
{
"name": "PXDToolkit",
"version": "0.2.1",
"summary": "A collection of Swift utility extensions and functions",
"description": "This is a collection of utility extensions and functions that I use in my projects.",
"homepage": "https://github.com/pixeldock/PXDToolkit",
"license": "MIT",
"authors": {
"Jörn Schoppe": "joern@pixeldock.com"
},
"source": {
"git": "https://github.com/pixeldock/PXDToolkit.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}