[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / e / c / JIRAMobileConnect / 2.0.0-alpha.2 / JIRAMobileConnect.podspec.json
blob17912a91dff03c4adac9727119951cf2be2c9623
2   "name": "JIRAMobileConnect",
3   "version": "2.0.0-alpha.2",
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.2"
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   }