blob: 77c49b7128a3719dd37c33157ffd99a48499445c [file] [log] [blame]
{
"name": "IssueCollector",
"version": "0.1.0",
"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.1.0"
},
"source_files": "IssueCollector/**/*.{h,m,swift,storyboard,xib,png}",
"dependencies": {
"Moya": [
],
"Nuke": [
],
"IQKeyboardManagerSwift": [
]
},
"swift_version": "4.2"
}