blob: 9b876f3f9e5eee7938e20ef1593cc8c8bed056ac [file] [log] [blame]
{
"name": "FirstPublicPod",
"version": "0.0.1",
"summary": "A test for my first Piblic cocoapods.",
"description": "第一个pod第一个pod第一个pod第一个pod第一个pod第一个pod第一个pod第一个pod",
"homepage": "https://github.com/LeafMine/FirstPublicPod",
"license": "MIT",
"authors": {
"Ryhn": "704345710@qq.com"
},
"source": {
"git": "https://github.com/LeafMine/FirstPublicPod.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}