blob: a1b98f9fbe62bb676e359358f039b154242cee55 [file] [log] [blame]
{
"name": "EDLoader",
"version": "0.2.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"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": "8.0"
},
"source": {
"git": "https://github.com/edoohwang/EDLoader.git",
"tag": "0.2.3"
},
"source_files": "EDLoader/EDLoader/**/*.{swift}",
"resources": "EDLoader/EDLoader/**/*.bundle",
"requires_arc": true
}