blob: 4a9bd10f399ca11e9a5f1d4127ea2b064ecc462a [file] [log] [blame]
{
"name": "KGModal",
"version": "1.2.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": "MIT",
"file": "license.txt"
},
"authors": {
"David Keegan": "git@davidkeegan.com"
},
"source": {
"git": "https://github.com/kgn/KGModal.git",
"tag": "v1.2.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "KGModal.{h,m}",
"requires_arc": true
}