[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / c / 1 / KOJObjcExceptionWrapper / 0.1.1 / KOJObjcExceptionWrapper.podspec.json
blob44fff2c55ad921d576e91029122e3c8a5d98eb9c
2   "name": "KOJObjcExceptionWrapper",
3   "version": "0.1.1",
4   "summary": "Objective-C exception wrapper for Swift.",
5   "description": "You can catch NSException in Swift with this pod.",
6   "homepage": "https://github.com/malt03/KOJObjcExceptionWrapper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Koji Murata": "malt.koji@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/malt03/KOJObjcExceptionWrapper.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KOJObjcExceptionWrapper/Classes/**/*"