blob: c7ddad051734fc15574d02352d96816ec0e39b09 [file] [log] [blame]
{
"name": "redView",
"version": "1.0.5",
"summary": "An easy way to use pull-to-refresh",
"homepage": "https://github.com/LeonLee1993/demo4",
"license": "MIT",
"authors": {
"niolgowoma1993.": "592979364@qq.com"
},
"platforms": {
"ios": "10.3"
},
"source": {
"git": "https://github.com/LeonLee1993/demo4.git",
"tag": "1.0.5"
},
"source_files": "redPacketView/**/*.{h,m}",
"resources": "redPacketView/**/*.xib",
"requires_arc": true,
"frameworks": "UIKit"
}