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