[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 7 / b / IssueCollector / 0.1.2 / IssueCollector.podspec.json
blob69ab2c581e9e8306e8ef2db843dad38c5ff748f9
2   "name": "IssueCollector",
3   "version": "0.1.2",
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.1.2"
21   },
22   "source_files": "IssueCollector/**/*.{h,m,swift,storyboard,xib,png,wav}",
23   "dependencies": {
24     "Moya": [
26     ],
27     "Nuke": [
29     ],
30     "IQKeyboardManagerSwift": [
32     ]
33   },
34   "swift_version": "4.2"