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