[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 4 / c / 9 / Gleap / 6.2.1 / Gleap.podspec.json
blobef56c67bdc2cfc75bfee58ff531b136ac2a1b664
2   "name": "Gleap",
3   "version": "6.2.1",
4   "summary": "In-App Bug Reporting and Testing for Apps. Learn more at https://gleap.io",
5   "homepage": "https://gleap.io",
6   "license": {
7     "type": "Commercial",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Gleap": "hello@gleap.io"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/GleapSDK/iOS-SDK",
18     "tag": "6.2.1"
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   ]