blob: a45761646590c49d3e42d6974b7713adca0b258e [file] [log] [blame]
{
"name": "ExSwift",
"version": "0.1.4",
"summary": "JavaScript (Lo-Dash, Underscore) & Ruby inspired set of Swift extensions for standard types and classes.",
"homepage": "https://github.com/pNre/ExSwift",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"pNre": "mail@pnre.co"
},
"source": {
"git": "https://github.com/pNre/ExSwift.git",
"tag": "0.1.4"
},
"source_files": "ExSwift/*.{h,swift}",
"frameworks": "Foundation",
"requires_arc": true
}