blob: 94f882f0af34ce852b8d8d7f8e3188cbb5099173 [file] [log] [blame]
{
"name": "LLPullToRefresh",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A designable PullToRefresh & InfinityScroll kit for UIScrollView In Swift",
"homepage": "https://github.com/DanisFabric/LLPullToRefresh",
"authors": {
"DanisFabric": "danifabric@gmail.com"
},
"source": {
"git": "https://github.com/danisfabric/LLPullToRefresh.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}