blob: a9fb773220f92c82f1de76446f3c76a0444ca8fb [file] [log] [blame]
{
"name": "EDLoader",
"version": "0.1.1",
"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": "9.0"
},
"source": {
"git": "https://github.com/edoohwang/EDLoader.git",
"tag": "0.1.1"
},
"source_files": "EDLoader/EDLoader/**/*.{swift}",
"resources": "EDLoader/EDLoader/**/*.bundle",
"requires_arc": true
}