blob: 4dff2a8a28c1c92ee374a2aca3d1084da3c16a1a [file] [log] [blame]
{
"name": "ADFullScreenDetailView",
"version": "0.1.1",
"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.1.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "ADFullScreenDetailView/ADFullScreenDetailView.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": true
}