[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / d / 1 / 9 / HelpSumoSDK / 1.0.0 / HelpSumoSDK.podspec.json
bloba86a94bf9a288dfcfcfafcabd92789ef51267c0b
2   "name": "HelpSumoSDK",
3   "version": "1.0.0",
4   "summary": "HelpSumoSDK adds a additional layer of support to your app.",
5   "description": "Adding HelpSumo SDK to your app allows you to create/view support tickets.To view articles and faq related to your app.",
6   "homepage": "https://github.com/HelpSumo/HelpSumo-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Help Sumo": "careysam@ajsquare.net"
13   },
14   "source": {
15     "git": "https://github.com/HelpSumo/HelpSumo-ios.git",
16     "commit": "1c100ecf43a87b793296235cf3ec00350d3c0df9",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "HelpSumoSDK/Classes/**/*",
23   "resource_bundles": {
24     "HelpSumoSDK": [
25       "HelpSumoSDK/Assets/*.{png,jpg,xib,storyboard}"
26     ]
27   },
28   "dependencies": {
29     "FMDB": [
31     ],
32     "Cosmos": [
34     ]
35   },
36   "pushed_with_swift_version": "3.0"