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