blob: ce8f340dba2726094edb5b613eeb77313611e63f [file] [log] [blame]
{
"name": "STZPullToRefresh",
"version": "0.0.1",
"summary": "Control like ActionBar-PullToRefresh of Android for iOS.",
"homepage": "https://github.com/STAR-ZERO/STZPullToRefresh",
"screenshots": "https://raw.github.com/STAR-ZERO/STZPullToRefresh/master/screenshot.gif",
"license": "MIT",
"authors": {
"Kenji Abe": "kenji@star-zero.com"
},
"source": {
"git": "https://github.com/STAR-ZERO/STZPullToRefresh.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Classes/**/*.{h,m}"
}