blob: e027c504403e13f426f2cc7667ab40ff8876a05f [file] [log] [blame]
{
"name": "Hokit",
"version": "0.0.1",
"summary": "UIKit扩展",
"description": "UIKit扩展,StoryBoard扩展",
"homepage": "https://github.com/zero-times-iOS/HoKit",
"social_media_url": "http://aiwanwang.cn",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"menday": "x5brain@gmail.com"
},
"source": {
"git": "https://github.com/zero-times-iOS/HoKit.git",
"tag": "0.0.1"
},
"swift_versions": "5.1",
"source_files": "HoKit/*.{swift}",
"platforms": {
"ios": "9.0"
},
"frameworks": "UIKit",
"requires_arc": true,
"swift_version": "5.1"
}