blob: 0d72e4a250ad3665e4e2db9769dd6a96076a9c23 [file] [log] [blame]
{
"name": "ZKRefresh",
"version": "0.1.2",
"summary": "A high performance Pull-to-refresh component, based on `MJRefresh 3.1.12` but re-wrote all codes almostly",
"homepage": "https://github.com/doggy/ZKRefresh",
"license": "MIT",
"authors": {
"doggy": "doggy8@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/doggy/ZKRefresh.git",
"tag": "0.1.2"
},
"source_files": "ZKRefresh/**/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}