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