blob: f95542e42bbcb166984678283133af4223fae19c [file] [log] [blame]
{
"name": "YYDemo",
"version": "0.0.1",
"summary": "A Demo.",
"description": "write a test",
"homepage": "https://github.com/GitHubForYang/YYDemo",
"license": "MIT",
"authors": {
"YY": "1170172872@qq.com"
},
"source": {
"git": "https://github.com/GitHubForYang/YYDemo.git",
"tag": "0.0.1"
},
"source_files": "Test/*.{h,m}",
"exclude_files": "Test/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}