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