blob: dcf31deaa6cb2cfac192efa0d71ba78163e1745c [file] [log] [blame]
{
"name": "ServiceNowExtension",
"version": "0.3.3",
"summary": "A ServiceNowExtension.",
"swift_version": "4.2",
"description": "A genric plugin which helps to post the incidents to the Service now wall.\nOnce the admin verified it you will get the ticket updates through application.",
"homepage": "https://github.com/SarathRaveendran/ServiceNowExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sarath Raveendran": "sarathraveendran87@gmail.com"
},
"source": {
"git": "https://github.com/SarathRaveendran/ServiceNowExtension.git",
"tag": "0.3.3"
},
"platforms": {
"ios": "12.0"
},
"source_files": "ServiceNowExtension/Classes/**/*",
"dependencies": {
"Alamofire": [
]
}
}