blob: e67ff18736b880463ee89f826b0d3c6223c749b2 [file] [log] [blame]
{
"name": "Eddid-ESPullToRefresh",
"version": "2.9.2.1",
"summary": "An easy way to use pull-to-refresh and loading-more",
"description": "An easiest way to give pull-to-refresh and loading-more to any UIScrollView. Using swift!",
"homepage": "https://github.com/chenfanfang/pull-to-refresh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lihao": "lihao_ios@hotmail.com"
},
"social_media_url": "https://github.com/chenfanfang",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chenfanfang/pull-to-refresh.git",
"tag": "2.9.2.1"
},
"source_files": [
"Sources/**/*.{swift}"
],
"resource_bundles": {
"ESPullToRefresh": "Sources/Animator/*.png"
},
"requires_arc": true
}