blob: efd5564ed2a4f9ce26bd7a7e4d3c7b4e8126ef57 [file] [log] [blame]
{
"name": "FYHxxxLib",
"version": "0.0.1",
"summary": "xxxLib.",
"description": "xxxxxxxxxxxxxxxxx",
"homepage": "https://github.com/fyh11/xxxLib",
"license": "MIT",
"authors": {
"fyh11": "fyh_4576@126.com"
},
"source": {
"git": "https://github.com/fyh11/xxxLib.git",
"tag": "0.0.1"
},
"source_files": "Classes/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}