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