blob: e6e19168c640616c120f89321806063b3e19a4b7 [file] [log] [blame]
{
"name": "IssueCollector",
"version": "0.0.7",
"summary": "Report Issues to Jira easily",
"description": "This CocoaPods library helps you report issues to jira with just a screenshot!",
"homepage": "https://github.com/sub96/IsssueCollector",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Suhaib Al Saghir": "suhaib.dtt@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/sub96/IsssueCollector.git",
"tag": "0.0.7"
},
"source_files": "IssueCollector/**/*.{h,m,swift,storyboard,xib}",
"dependencies": {
"Moya": [
],
"Nuke": [
]
},
"swift_version": "4.2"
}