blob: e1e8077180d8565de6b3d554f432fe8127904436 [file] [log] [blame]
{
"name": "LBONE",
"version": "0.1.0",
"summary": "A short",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/libo77888/lbone.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LBONE": "3344076440@qq.com"
},
"source": {
"git": "https://gitee.com/libo77888/lbone.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LBONE/Classes/**/*",
"resource_bundles": {
"LBONE": [
"LBONE/Assets/*.png"
]
}
}