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