blob: 55c6179eb947fd3af2f7e600972ea78b34716577 [file] [log] [blame]
{
"name": "HLFirstDemo",
"version": "0.0.2",
"summary": "A short description of HLFirstDemo.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/freshbird666/HLFirstDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hunter": "1061235056@qq.com"
},
"source": {
"git": "https://gitee.com/freshbird666/HLFirstDemo",
"tag": "0.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "HLFirstDemo/Classes/**/*",
"resource_bundles": {
"HLFirstDemo": [
"HLFirstDemo/Assets/*.{png,bundle}"
]
}
}