blob: 83af0271fd1048167831f884bcad0fd613e28991 [file] [log] [blame]
{
"name": "CBStoreHouseRefreshControl",
"version": "1.0",
"summary": "Fully customizable pull-to-refresh control inspired by Storehouse iOS app",
"description": " A fully customizable pull-to-refresh control for iOS inspired by Storehouse iOS app. \n\t\t\tYou can use any shape through a plist file.\n",
"homepage": "https://github.com/coolbeet/CBStoreHouseRefreshControl",
"screenshots": [
"https://s3.amazonaws.com/suyu.test/CBStoreHouseRefreshControl1.gif",
"https://s3.amazonaws.com/suyu.test/CBStoreHouseRefreshControl2.gif"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Suyu Zhang": "suyu_zhang@hotmail.com"
},
"source": {
"git": "https://github.com/coolbeet/CBStoreHouseRefreshControl.git",
"tag": "1.0"
},
"social_media_url": "http://twitter.com/coolbeet11",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Class"
}