[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / a / 5 / SwiftTryCatch / 0.0.1 / SwiftTryCatch.podspec.json
blob2d9243c2b07f6dc5de3436fa69658b80918f7258
2   "name": "SwiftTryCatch",
3   "version": "0.0.1",
4   "summary": "Adds try/catch support for Swift.",
5   "homepage": "https://github.com/williamFalcon/SwiftTryCatch",
6   "license": "MIT",
7   "authors": {
8     "William Falcon": "waf2107@columbia.edu"
9   },
10   "source": {
11     "git": "https://github.com/cfr/SwiftTryCatch.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "SwiftTryCatch.{h,m}"