[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 7 / 8 / NotifiBug / 2.0.0 / NotifiBug.podspec.json
blob65e0a19e49525c5a2b2b0db88021adb66aaf8b41
2   "name": "NotifiBug",
3   "version": "2.0.0",
4   "summary": "Library for crashes notification.",
5   "description": "                        Library that sends crashes information to a remote server.\n",
6   "homepage": "http://www.ckl.io",
7   "license": "MIT",
8   "authors": {
9     "Pedro Henrique Prates Peralta": "pedro@ckl.io"
10   },
11   "source": {
12     "git": "https://github.com/CheesecakeLabs/iOSNotifiBug.git",
13     "tag": "2.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "NotifiBug": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "public_header_files": "Pod/Classes/*.h"