blob: 5537d885e8628ae232cb259493605c347c4c7a07 [file] [log] [blame]
{
"name": "AAE",
"version": "0.1.7",
"summary": "A collection of utility classes and extensions",
"description": "These are extensions and classes that I use across projects.",
"homepage": "https://github.com/anconaesselmann/AAE",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"anconaesselmann": "axel@anconaesselmann.com"
},
"source": {
"git": "https://github.com/anconaesselmann/AAE.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AAE/Classes/**/*",
"pushed_with_swift_version": "4.0"
}