blob: 5bef5652ba75bfef6ad3a81adeba79adca9cd425 [file] [log] [blame]
{
"name": "SRMModalViewController",
"version": "0.0.2.2",
"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.2"
},
"source_files": "*.{h,m}",
"exclude_files": "Example",
"requires_arc": true
}