[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 7 / b / IssueCollector / 0.0.6 / IssueCollector.podspec.json
blob9cf0ec4d81e5dfad100bcf7336db251564b1b72a
2   "name": "IssueCollector",
3   "version": "0.0.6",
4   "summary": "Report Issues to Jira easily",
5   "description": "This CocoaPods library helps you report issues to jira with just a screenshot!",
6   "homepage": "https://github.com/sub96/IsssueCollector",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Suhaib Al Saghir": "suhaib.dtt@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/sub96/IsssueCollector.git",
20     "tag": "0.0.6"
21   },
22   "source_files": "IssueCollector/**/*.{h,m,swift,storyboard}",
23   "dependencies": {
24     "Moya": [
26     ],
27     "Nuke": [
29     ]
30   },
31   "swift_version": "4.2"