[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 6 / 3 / 5 / BugBattle / 4.0.1 / BugBattle.podspec.json
blobbc7d03f3376c9472bd7b380762495c9fee0f1dd4
2   "name": "BugBattle",
3   "version": "4.0.1",
4   "summary": "In-App Bug Reporting and Testing for Apps. Learn more at https://www.bugbattle.io",
5   "homepage": "https://www.bugbattle.io",
6   "license": {
7     "type": "Commercial",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "BugBattle": "hello@bugbattle.io"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/BugBattle/iOS-SDK.git",
18     "tag": "4.0.1"
19   },
20   "source_files": "BugBattle/Classes/**/*",
21   "public_header_files": "BugBattle/Classes/**/*.h",
22   "resources": [
23     "BugBattle/Assets/**/*.storyboard",
24     "BugBattle/Assets/**/*.png"
25   ],
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ]