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