blob: d074744b1b09ada961069d256ca60e5c257c11c3 [file] [log] [blame]
{
"name": "testLibHBL",
"version": "0.0.2",
"summary": "testLib.X",
"description": "testLib. XXXX",
"homepage": "https://github.com/hblhehe/testLib",
"license": "MIT",
"authors": {
"HBL": ""
},
"source": {
"git": "https://github.com/hblhehe/testLibHBL.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"public_header_files": "Classes/**/*.h",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}