[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 8 / d / e / SwiftTryCatch2 / 2.0.2 / SwiftTryCatch2.podspec.json
blob4682f041f425816afe58468a210dcc1a4f9232f2
2   "name": "SwiftTryCatch2",
3   "version": "2.0.2",
4   "summary": "Adds try-catch support for Swift",
5   "description": "Adds try-catch support for Swift via CocoaPods",
6   "homepage": "https://github.com/oleander/SwiftTryCatch",
7   "license": "MIT",
8   "authors": {
9     "William Falcon": "waf2107@columbia.edu",
10     "Linus Oleander": "linus@oleander.io"
11   },
12   "source": {
13     "git": "https://github.com/oleander/SwiftTryCatch.git",
14     "tag": "2.0.2"
15   },
16   "source_files": "SwiftTryCatch.{h,m}",
17   "platforms": {
18     "osx": "10.9"
19   }