blob: 5491f55ac5c9b6fa2c40a6df5addeac4e35976da [file] [log] [blame]
{
"name": "ADFullScreenDetailView",
"version": "0.0.2",
"summary": "A detail view that dynamically sizes based on content. Alternative to UIAlertView to display more information elegantly.",
"homepage": "https://github.com/agilemd/ADFullScreenDetailView",
"license": "MIT",
"authors": {
"Zack Liston": "zackmliston@gmail.com"
},
"source": {
"git": "https://github.com/agilemd/ADFullScreenDetailView.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "6.0"
},
"source_files": "ADFullScreenDetailView/ADFullScreenDetailView.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": true
}