blob: d6c0c12e440fef923390db8b539527d4f421bf93 [file] [log] [blame]
{
"name": "YiRefresh",
"version": "0.9.3",
"summary": "YiRefresh - a simple way to use pull-to-refresh.",
"homepage": "https://github.com/coderyi/YiRefresh",
"license": "MIT",
"authors": {
"coderyi": "coderyi@163.com"
},
"source": {
"git": "https://github.com/coderyi/YiRefresh.git",
"tag": "0.9.3"
},
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"platforms": {
"ios": "7.0"
},
"source_files": "YiRefresh/**/**/*.{h,m,png}",
"requires_arc": true
}