blob: 626011703d49a8fed2215f82820f6da9b6c8c1f8 [file] [log] [blame]
{
"name": "JRefresh",
"version": "1.0.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.0.0"
},
"source_files": "JRefresh/**/*.{h,swift}",
"resources": "JRefresh/*.{bundle, png}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}