blob: 13107bde28c7834562cc5beb4c04d14e95337ce6 [file] [log] [blame]
{
"name": "JRefresh",
"version": "1.1.0",
"summary": "JRefresh is MJRefresh-swift",
"description": "JRefresh is MJRefresh-swift,hehe~",
"homepage": "https://github.com/jiangboLee",
"license": "MIT",
"authors": {
"LEE": "584556825@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jiangboLee/Refresh.git",
"tag": "1.1.0"
},
"source_files": "JRefresh/**/*.{h,swift}",
"resources": "JRefresh/*.{bundle, png}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}