blob: 0df50837bbc314d1d25bf9d073e09503a02c104e [file] [log] [blame]
{
"name": "TLPullRefreshTableView",
"version": "1.0.0",
"summary": "a PullRefreshTable which can custom refresh style.",
"homepage": "https://github.com/wangzz/WZMarqueeView",
"license": "MIT",
"authors": {
"Creolophus": "civilian0304@gmail.com"
},
"source": {
"git": "https://github.com/Creolophus/TLPullRefreshTableView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "TLPullRefreshTableView/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}