blob: 2f51efb77f0fa6223d94492cd103fd541b8e230e [file] [log] [blame]
{
"name": "LTHExtensions",
"version": "1.2.0",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Roland Leth": "roland@leth.ro"
},
"summary": "Swift extensions",
"description": "Some (maybe) useful Swift extensions.",
"homepage": "https://github.com/rolandleth/LTHExtensions",
"source": {
"git": "https://github.com/rolandleth/LTHExtensions.git",
"tag": "1.2.0"
},
"source_files": "LTHExtensions/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0"
}