blob: 6eb93663d965677a9e120204c8da45dea58f040b [file] [log] [blame]
{
"name": "KGModal",
"version": "1.0.0",
"summary": "KGModal is an easy drop in control that allows you to display any view in a modal popup.",
"homepage": "https://github.com/kgn/KGModal",
"screenshots": "https://raw.github.com/kgn/KGModal/master/Screenshot.jpg",
"license": {
"type": "Custom",
"file": "license.txt"
},
"authors": {
"David Keegan": "git@davidkeegan.com"
},
"source": {
"git": "https://github.com/kgn/KGModal.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "KGModal.{h,m}",
"exclude_files": "ExampleApp",
"requires_arc": true
}