blob: 5a6d5b04c1311d54e7dc6759294e629d7643bd19 [file] [log] [blame]
{
"name": "MASimplestSemiModalViewController",
"version": "0.1",
"summary": "The simplest Semi Modal implementation possible.",
"description": " MASimplestSemiModalViewController\n The simplest Semi Modal implementation possible. Very, very simplified version based on KNSemiModalViewController.\n",
"homepage": "https://github.com/marlonandrade/MASimplestSemiModalViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Marlon Andrade": "marlonmandrade@gmail.com"
},
"source": {
"git": "https://github.com/marlonandrade/MASimplestSemiModalViewController.git",
"tag": "0.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "src/*.{h,m}"
}