blob: 868138151ce0ac3a887d621bd567d57e96ccad80 [file] [log] [blame]
{
"name": "UzysCircularProgressPullToRefresh",
"version": "0.9.1",
"summary": "Give Pinterest Like PullToRefresh to any UIScrollView with just simple code.",
"authors": {
"UzysJung": "uzysjung@gmail.com"
},
"homepage": "https://github.com/uzysjung/UzysCircularProgressPullToRefresh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/uzysjung/UzysCircularProgressPullToRefresh.git",
"tag": "0.9.1"
},
"requires_arc": true,
"source_files": "UzysCircularProgressPullToRefresh/UzysCircularProgressPullToRefresh/Library",
"public_header_files": "UzysCircularProgressPullToRefresh/UzysCircularProgressPullToRefresh/Library/*.h"
}