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