blob: f9d5adf4bf4621c7b9e4a5cf88aa26efa33351c3 [file] [log] [blame]
{
"name": "testLibLSQ",
"version": "0.0.2",
"summary": "组件化",
"description": "组件化学习",
"homepage": "https://github.com/linshiqing/testP",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"LinShiqing": "linshiqing0805@autohome.com.cn"
},
"source": {
"git": "https://github.com/linshiqing/testP.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}