blob: 713c395700a6b6128f620497fd59e77da2b66c4e [file] [log] [blame]
{
"name": "Login",
"version": "1.0",
"summary": "test Login module.",
"description": "this is a test Module program",
"homepage": "http://git.ciyun.cn/fangdonghai/ModuleProject",
"license": "MIT",
"authors": {
"fangdonghai": "fangdonghai@ciyun.cn"
},
"source": {
"git": "http://git.ciyun.cn/fangdonghai/ModuleProject.git",
"tag": "1.0"
},
"source_files": "Login/Classes/**/*",
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}