blob: 5431d22c7fad75ebd1c7f8841a3834e5d3e4211d [file] [log] [blame]
{
"name": "SparrowKit",
"version": "1.0.7",
"summary": "Simple swift classes for iOS development",
"homepage": "https://github.com/IvanVorobei/SparrowKit",
"source": {
"git": "https://github.com/IvanVorobei/SparrowKit.git",
"tag": "1.0.7"
},
"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/Sparrow/**/*.swift"
}