blob: 1868e587ef290b90647be13544b0699289a9ba90 [file] [log] [blame]
{
"name": "PYRedView",
"version": "0.0.1",
"summary": "PYRedView",
"description": "红色视图使用 PYRedView",
"homepage": "https://github.com/yupuyang/PYRedView",
"license": "MIT",
"authors": {
"yupuyang": "648135401@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yupuyang/PYRedView.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}