blob: 4682f041f425816afe58468a210dcc1a4f9232f2 [file] [log] [blame]
{
"name": "SwiftTryCatch2",
"version": "2.0.2",
"summary": "Adds try-catch support for Swift",
"description": "Adds try-catch support for Swift via CocoaPods",
"homepage": "https://github.com/oleander/SwiftTryCatch",
"license": "MIT",
"authors": {
"William Falcon": "waf2107@columbia.edu",
"Linus Oleander": "linus@oleander.io"
},
"source": {
"git": "https://github.com/oleander/SwiftTryCatch.git",
"tag": "2.0.2"
},
"source_files": "SwiftTryCatch.{h,m}",
"platforms": {
"osx": "10.9"
}
}