blob: 1169907f1651f91591045a63927c5b0347c244d1 [file] [log] [blame]
{
"name": "Nice",
"version": "0.2.0",
"summary": "The Nice things for Swift development.",
"description": "The Nice things for Swift development. Including extensions, UI helpers, and documentation.",
"homepage": "https://github.com/demerino/nice",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"demerino": "david.eros.merino@gmail.com"
},
"source": {
"git": "https://github.com/demerino/nice.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Nice/Classes/**/*",
"pushed_with_swift_version": "3.0"
}