blob: b65440fb7ce56793b3738b8a302dbbf93c0e699e [file] [log] [blame]
{
"name": "HLBGuide",
"version": "0.0.3",
"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.3"
},
"source_files": "HLBGuide/*.{h,m}",
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"platforms": {
"ios": "9.0"
}
}