blob: 89b4d2ebf74c506bbe9e15a2a4c27b6e69b66246 [file] [log] [blame]
{
"name": "Infinity",
"version": "3.0.1",
"summary": "A simple way to make UIScrollView support pull-to-refresh & infinity-scroll",
"homepage": "https://github.com/danisfabric/Infinity",
"license": "MIT",
"authors": {
"DanisFabric": "danisfabric@gmail.com"
},
"source": {
"git": "https://github.com/danisfabric/Infinity.git",
"tag": "3.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Infinity/**/*",
"pushed_with_swift_version": "3.0"
}