blob: 75d3e86cda59cc927cb4859d717525784a30a333 [file] [log] [blame]
{
"name": "CKRefreshControl",
"version": "0.0.1",
"platforms": {
"ios": "5.0"
},
"license": "MIT",
"summary": "A pull-to-refresh view for iOS 5, 100% API-compatible with UIRefreshControl in iOS 6.",
"homepage": "https://github.com/instructure/CKRefreshControl",
"authors": {
"BJ Homer": "bjhomer@gmail.com"
},
"source": {
"git": "https://github.com/instructure/CKRefreshControl.git",
"commit": "1d273ba5a3a60c36ac358bcf28c96ec07bb6d94c"
},
"source_files": "CKRefreshControl/*.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": true
}