blob: f1c3f65af27605109a663791f44fbfc41fdc9360 [file] [log] [blame]
{
"name": "PullToRefreshCoreText",
"version": "0.2",
"description": " https://github.com/cemolcay/PullToRefreshCoreText/blob/master/README.md\n",
"summary": "PullToRefresh extension for all UIScrollView type classes with animated text drawing style ",
"homepage": "https://github.com/cemolcay/PullToRefreshCoreText",
"license": "MIT",
"authors": {
"cemolcay": "ccemolcay@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/cemolcay/PullToRefreshCoreText.git",
"tag": "v0.2"
},
"source_files": "PullToRefreshCoreText/PullToRefreshCoreText/*.{h,m}",
"resources": "PullToRefreshCoreText/PullToRefreshCoreText/*.png",
"frameworks": "CoreText",
"requires_arc": true
}