blob: aa49a08e8475486787a0eab79de47bfff052f37b [file] [log] [blame]
{
"name": "TinyPresentKit",
"version": "1.0.0",
"license": {
"type": "MIT"
},
"summary": "A simple framework for showing modal view controller",
"authors": "dreamume",
"homepage": "https://github.com/dreamume/TinyPresentKit",
"source": {
"git": "https://github.com/dreamume/TinyPresentKit.git",
"tag": "1.0.0"
},
"swift_version": "4.2",
"source_files": "TinyPresentKit/*.{swift,h}",
"platforms": {
"ios": "9.0"
}
}