blob: 7c005061b29de218e0c05f00164b27f63968894e [file] [log] [blame]
{
"name": "TVAlert",
"version": "1.0.0",
"summary": "tvOS style alerts.",
"description": "A UIAlertController style library that mimics tvOS alerts.",
"homepage": "https://github.com/adrum/tvalert",
"license": "MIT",
"authors": {
"Austin Drummond": "adrummond7@gmail.com"
},
"source": {
"git": "https://github.com/adrum/tvalert.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/adrummond7",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.swift",
"pushed_with_swift_version": "3.0"
}