blob: e1a7a1fca157da02eb7593393a4a7164268eb3aa [file]
{
"name": "LeaoFramework",
"version": "1.0.0",
"summary": "LeaoFramework for fun.",
"description": "this is my first framework",
"homepage": "https://github.com/Choco1ate/LeaoFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"李海博": "lihaibo@izaodao.com"
},
"source": {
"git": "https://github.com/Choco1ate/LeaoFramework.git",
"tag": "1.0.0"
},
"source_files": "LeaoFramework/*.{h,m}",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}