blob: ced633456456892ec5e229625ead373e27a29d58 [file] [log] [blame]
{
"name": "FSSExtension",
"version": "0.0.6",
"summary": "Useful Swift Extensions.",
"homepage": "https://github.com/fsschlosser/FSSExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "fsschlosser",
"platforms": {
"ios": "8.4"
},
"source": {
"git": "https://github.com/fsschlosser/FSSExtension.git",
"tag": "0.0.6"
},
"source_files": "FSSExtension/extensions/*.swift",
"frameworks": "Foundation",
"requires_arc": true
}