blob: 2fdf6f593f85efa04d4b39d5e53463dbb068fc7e [file] [log] [blame]
{
"name": "SwiftyKit",
"version": "0.2.3",
"summary": "A collection of best practices and quick tricks.",
"description": "A collection of useful programming paradigms and shared code between Swift projects.",
"homepage": "https://github.com/jzucker2/SwiftyKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jzucker2": "jordan.zucker@gmail.com"
},
"source": {
"git": "https://github.com/jzucker2/SwiftyKit.git",
"tag": "0.2.3"
},
"social_media_url": "https://twitter.com/jzucker",
"platforms": {
"ios": "10.0"
},
"source_files": "SwiftyKit/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}