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