blob: 2d9243c2b07f6dc5de3436fa69658b80918f7258 [file] [log] [blame]
{
"name": "SwiftTryCatch",
"version": "0.0.1",
"summary": "Adds try/catch support for Swift.",
"homepage": "https://github.com/williamFalcon/SwiftTryCatch",
"license": "MIT",
"authors": {
"William Falcon": "waf2107@columbia.edu"
},
"source": {
"git": "https://github.com/cfr/SwiftTryCatch.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "SwiftTryCatch.{h,m}"
}