blob: ea70d095ca79f53bfc40749bab8b487bd971471e [file] [log] [blame]
{
"name": "Halo",
"version": "0.1.8",
"summary": "My own iOS development kit, written by Swift.",
"homepage": "https://github.com/HaloWang/Halo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"王策": "634692517@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/HaloWang/Halo.git",
"tag": "0.1.8"
},
"source_files": "Halo/Classes/*.{swift}",
"frameworks": "UIKit",
"requires_arc": true,
"swift_version": "4.1"
}