blob: b0a5c5edd342f2bbcbe4752f19f32b47b5d7907a [file] [log] [blame]
{
"name": "AnyAlert",
"version": "2.0.0",
"summary": "Customizable Alert message for Swift",
"homepage": "https://github.com/ChrisAllinson/AnyAlert-iOS/tree/2.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": "2.0.0"
},
"source_files": "AnyAlert/AnyAlert/*.{swift}",
"resources": "AnyAlert/AnyAlert/*.{storyboard}",
"pushed_with_swift_version": "3.0"
}