blob: 8134206582d49dd18e2617ce3f80746c2bd8f10d [file] [log] [blame]
{
"name": "HLBase",
"version": "1.0.0",
"summary": "Heli swift development tool kit.",
"description": "Heli swift development tool kit, UIKit NSObject etc.",
"homepage": "https://github.com/hsing0527/HLBase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hsing": "ottohsing@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/hsing0527/HLBase.git",
"tag": "1.0.0"
},
"source_files": "HLBase/**/*.{h,m,swift}",
"swift_version": "5.0"
}