blob: cd50457b42017c262f93ba85c6d50ca29bcabe95 [file] [log] [blame]
{
"name": "DemoTool",
"version": "0.0.1",
"summary": "demo",
"description": "DemoTool SDK",
"homepage": "https://github.com/Galaxyfanfan/demo",
"license": "MIT",
"authors": {
"jinjiamin": "jinjiamin0624@163.com"
},
"source": {
"git": "https://github.com/Galaxyfanfan/demo.git",
"tag": "0.0.1"
},
"source_files": "DemoTool/*.{h,m}",
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}