blob: 32abdc5679e4b74494b6c0c2ab770fe4223cdbd1 [file] [log] [blame]
{
"name": "ShiggyKit",
"version": "0.1.1",
"summary": "Utilities to save time when developing",
"homepage": "https://github.com/HanaisMe/ShiggyKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HanaIsMe": "hanaismelee@gmail.com"
},
"source": {
"git": "https://github.com/HanaIsMe/ShiggyKit-Pod.git",
"tag": "0.1.1"
},
"swift_versions": "4.0",
"platforms": {
"ios": "11.0"
},
"social_media_url": "https://twitter.com/jeongsik_lee",
"source_files": "ShiggyKit/Classes/**/*.{swift}",
"frameworks": "UIKit",
"swift_version": "4.0"
}