blob: 28d8e0d87bfbf7874ef8de2153fa741905f7f056 [file] [log] [blame]
{
"name": "PKActionController",
"version": "1.0",
"summary": "An alert controller that displays an alert message.",
"description": "An alert controller that displays an alert message with attributed style to the user with custom configuration.",
"homepage": "https://github.com/pvn/PKActionController",
"license": {
"type": "MIT",
"file": "PKActionController/LICENSE.md"
},
"authors": {
"Praveen Kumar": "composetopraveen@gmail.com"
},
"social_media_url": "https://twitter.com/praveen_tech",
"swift_version": "4.0",
"platforms": {
"ios": "10.0",
"tvos": "10.0"
},
"source": {
"git": "https://github.com/pvn/PKActionController.git",
"tag": "1.0"
},
"source_files": "Shared/*",
"exclude_files": "Classes/Exclude"
}