blob: f0ab261f6ebe3461481ff7a191c2436fa7f0d466 [file] [log] [blame]
{
"name": "DJRefresh",
"version": "1.0.5",
"summary": "DJRefresh is quick to realize the pull refresh.",
"homepage": "https://github.com/ydj/DJRefresh",
"license": "MIT",
"authors": {
"YDJ": "yudejian@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/ydj/DJRefresh.git",
"tag": "1.0.5"
},
"source_files": "DJRefresh/**/*.{h,m}",
"resources": "DJRefresh/DJRefresh.bundle",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
]
}