[Add] !ProtoCompiler-gRPCCppPlugin 1.69.0
[CocoaPods.git] / Specs / b / e / c / JIRAMobileConnect / 2.0.0-alpha.7 / JIRAMobileConnect.podspec.json
blobb31155c934545aacd9ae1c1633157d0c302bd8c7
2   "name": "JIRAMobileConnect",
3   "version": "2.0.0-alpha.7",
4   "summary": "Enables JIRA to collect user feedback.",
5   "description": "JIRA Mobile Connect enables JIRA to collect user feedback for your mobile apps. Key features include:\n\n* In-app User feedback- Get feedback from your mobile users or testers",
6   "homepage": "https://bitbucket.org/atlassian/jiraconnect-apple",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "RenĂ© Cacheaux": "rcacheaux@atlassian.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://bitbucket.org/atlassian/jiraconnect-apple.git",
16     "tag": "2.0.0-alpha.7"
17   },
18   "source_files": "JIRAMobileConnect/JIRAMobileConnect/**/*.{swift}",
19   "resources": "JIRAMobileConnect/JIRAMobileConnect/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,lproj}",
20   "requires_arc": true,
21   "dependencies": {
22     "Alamofire": [
23       "~> 2.0"
24     ],
25     "SDWebImage": [
26       "~> 3.7.3"
27     ]
28   }