blob: b9e3fc9ba73233816abff7aae2cc0f8e5fcb812a [file] [log] [blame]
{
"name": "BWPodTest",
"version": "3.0.0",
"summary": "A short description of BWPodTest.",
"description": "test test",
"homepage": "https://www.jianshu.com/p/c3e6cd94b33c",
"license": "MIT",
"authors": {
"banwang811": "759919341@qq.com"
},
"source": {
"git": "https://github.com/banwang811/BWPodTest.git",
"tag": "3.0.0"
},
"source_files": [
"BWClass",
"BWClass/**/*.{h,m}"
],
"exclude_files": "BWClass/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}