[Add] FaceSDKNightly 6.4.2326
[CocoaPods.git] / Specs / 5 / b / a / CrashGuard / 0.1.0 / CrashGuard.podspec.json
blob4bbf2c6b5049330f4d86c814652308a1a35a33e7
2   "name": "CrashGuard",
3   "version": "0.1.0",
4   "summary": "Protect your app from some common crashes.",
5   "description": "Protect your app form some crashes, like Container, String, Unrecognized Selector, Bad Access and so on.",
6   "homepage": "https://github.com/SomnusLee1988/CrashGuard",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SomnusLee": "somnuslee1988@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/SomnusLee1988/CrashGuard.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CrashGuard/Classes/**/*"