[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 6 / 8 / e / KBug / 1.0 / KBug.podspec.json
blobaa19d026c9cd55d96bc491ed9d3d956da8b9dc6e
2   "name": "KBug",
3   "version": "1.0",
4   "summary": "In-App Bug Reporting and Testing for Apps developed by KumpeApps ONLY",
5   "homepage": "https://www.kumpeapps.com",
6   "license": {
7     "type": "Commercial",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "KumpeApps": "helpdesk@kumpeapps.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/justinkumpe/KBug.git",
18     "tag": "1.0"
19   },
20   "source_files": "KBug/Classes/**/*",
21   "public_header_files": "KBug/Classes/**/*.h",
22   "resources": [
23     "KBug/Assets/**/*.storyboard",
24     "KBug/Assets/**/*.png"
25   ],
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ]