blob: 828f77ae3036b1c6706c69fcee9a6e6d0ddce9e1 [file] [log] [blame]
{
"name": "HLBGuide",
"version": "0.0.4",
"summary": "New user guide view.",
"homepage": "https://github.com/BOB-Module/HLBGuide",
"license": "MIT",
"authors": {
"Huang Libo": "LiboHwang+IM@gmail.com"
},
"source": {
"git": "https://github.com/BOB-Module/HLBGuide.git",
"tag": "0.0.4"
},
"source_files": "HLBGuide/*.{h,m}",
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"platforms": {
"ios": "9.0"
}
}