blob: b0309b2255790cdd8ee22206b470aeca64a9c59e [file] [log] [blame]
{
"name": "AnyAlert",
"version": "3.1.0",
"summary": "Customizable Alert message for Swift",
"homepage": "https://github.com/ChrisAllinson/AnyAlert-iOS/tree/3.1.0/AnyAlert/AnyAlert",
"license": {
"type": "MIT"
},
"authors": {
"ChrisAllinson": "allinson.ca@hotmail.com"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"swift_version": "3.3",
"source": {
"git": "https://github.com/ChrisAllinson/AnyAlert-iOS.git",
"branch": "master",
"tag": "3.1.0"
},
"source_files": "AnyAlert/AnyAlert/*.{swift}",
"resources": "AnyAlert/AnyAlert/*.{storyboard}"
}