blob: 6dd82b3c4fb8f3ee67a13d8c092d6cdb78f8b57e [file] [log] [blame]
{
"name": "JJBaseUserHelloKit",
"version": "0.0.1",
"summary": "JJBaseUserHelloKit",
"description": "JJBaseUserHelloKit的第一个测试pod库",
"homepage": "https://github.com/kanluo91/JJBaseUserHelloKit",
"license": "MIT",
"authors": {
"金角大王": "kanluo91@yahoo.com"
},
"source": {
"git": "https://github.com/kanluo91/JJBaseUserHelloKit.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}