blob: 8c8654ecdf785d6c61aa50ac34f51c84b7a85c62 [file] [log] [blame]
{
"name": "IssueCollector",
"version": "0.0.1",
"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.1"
},
"source_files": "IssueCollector/**/*.{h,m,swift}",
"swift_version": "4.2"
}