blob: f51556edc0c5095734819e2da99b4f3c256ac4af [file] [log] [blame]
{
"name": "SPStorkController",
"version": "1.0.1",
"summary": "Modal controller as mail or Apple music application",
"homepage": "https://github.com/IvanVorobei/SPStorkController",
"source": {
"git": "https://github.com/IvanVorobei/SPStorkController.git",
"tag": "1.0.1"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ivan Vorobei": "ivanvorobei@icloud.com"
},
"social_media_url": "http://t.me/ivanvorobei",
"swift_version": "4.2",
"platforms": {
"ios": "10.0"
},
"source_files": "Source/**/*.swift",
"dependencies": {
"SparrowKit": [
]
}
}