blob: d1e04279a08a939bf37d2a4019d1a7ba5dcdb977 [file] [log] [blame]
{
"name": "YFNewsViewPod",
"version": "0.0.1",
"summary": "第一个pod项目",
"description": "测试创建pod库",
"homepage": "https://github.com/YFXPP/YFNewsView/tree/master/YFNewsViewPod",
"license": "MIT",
"authors": {
"ios_yangfei": "yangfei"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/YFXPP/YFNewsView.git",
"tag": "0.0.1"
},
"source_files": [
"YFNewsViewPod",
"YFNewsViewPod/**/*.{h,m}"
],
"exclude_files": "YFNewsView/Exclude"
}