blob: 3a4e98b84b76d135e3e128b7bf05c1f500acdccf [file] [log] [blame]
{
"name": "SparrowKit",
"version": "1.4.9",
"summary": "Simple swift classes for iOS development",
"homepage": "https://github.com/IvanVorobei/SparrowKit",
"source": {
"git": "https://github.com/IvanVorobei/SparrowKit.git",
"tag": "1.4.9"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ivan Vorobei": "hello@ivanvorobei.by"
},
"swift_version": "4.2",
"platforms": {
"ios": "10.0"
},
"source_files": "Source/SparrowKit/**/*.swift"
}