blob: a456008ae16d37b9286aa3d7a9125d3e15c4f942 [file] [log] [blame]
{
"name": "EDLoader",
"version": "0.0.1",
"license": "MIT",
"homepage": "https://github.com/edoohwang",
"authors": {
"edoohwang": "edoohwang@gmail.com"
},
"summary": "This is a View can add to UIScrollView, then load more data through pull and drag action",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/edoohwang/EDLoader.git",
"tag": "0.0.1"
},
"source_files": "EDLoader/EDLoader",
"requires_arc": true
}