blob: a930f9ab3bc5d38358d9c4e1e65e78a0bced77b4 [file] [log] [blame]
{
"name": "ExSwift",
"version": "0.1.5",
"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.5"
},
"source_files": "ExSwift/*.{h,swift}",
"frameworks": "Foundation",
"requires_arc": true
}