blob: 3457c75ff08da4cd2c0c483ea7a6ed037ee07f5c [file] [log] [blame]
{
"name": "SRMModalViewController",
"version": "0.0.2.1",
"summary": "SRMModalViewController support a easy way to display a view with modal style.",
"description": "SRMModalViewController support a easy way to display a view with modal style.You will love it.",
"homepage": "https://github.com/SongRanMark/SRMModalViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "SongRanMark",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/SongRanMark/SRMModalViewController.git",
"tag": "v0.0.2.1"
},
"source_files": "*.{h,m}",
"exclude_files": "Example",
"requires_arc": true
}