blob: f810251e5aad0834971f9f8f1fb78cc62cb6ab6d [file] [log] [blame]
{
"name": "YiRefresh",
"version": "0.9.2",
"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.2"
},
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"platforms": {
"ios": "7.0"
},
"source_files": "YiRefresh/**/**/*.{h,m}",
"requires_arc": true
}