blob: 55b134166d3b8b48db2a54ebeb9330c6b2f1210f [file] [log] [blame]
{
"name": "ThPullRefresh",
"version": "1.0.2",
"summary": "A RefreshControl that you can load latest data or more data quickly",
"description": "This is a convenient control that you can refresh latest or more data quicklly by swift.",
"homepage": "https://github.com/tanhuiya/ThPullRefresh.git",
"license": "MIT",
"authors": {
"tanhuiya": "403554355@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/tanhuiya/ThPullRefresh.git",
"tag": "1.0.2"
},
"source_files": [
"ThPullRefresh/*",
"ThPullRefresh/Foot/*",
"ThPullRefresh/Head/*"
],
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}