blob: 7185177d53a508c22a375ac3b6ea337cb63a0acf [file] [log] [blame]
{
"name": "LD01",
"version": "0.0.1",
"summary": "LD01",
"description": "LD01的描述文字",
"homepage": "https://github.com/LimboDemon/LD01",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"LimboDemon": "wang_zy2412@163.com"
},
"source": {
"git": "https://github.com/LimboDemon/LD01.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}