blob: d750265c48f53cfd49fba26bfe619f77eac98d48 [file] [log] [blame]
{
"name": "Simplify",
"version": "1.0.0",
"summary": "GoTo Extensions",
"description": "Extensions for:\n- Dictionary\n- UIView\n- UIViewController\n- Date\n- Array\n- UIImage\n- String",
"homepage": "https://github.com/alexshubin/Simplify",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"alexshubin22@gmail.com": "alexshubin22@gmail.com"
},
"source": {
"git": "https://github.com/alexshubin/Simplify.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Simplify/Classes/**/*",
"pushed_with_swift_version": "3.0"
}