blob: 02499dfa8e4ccec0bdba3009934ce124c7c6fe3f [file] [log] [blame]
{
"name": "ZBRefresh",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "封装MJRefresh",
"homepage": "https://github.com/k373379320/ZBRefresh",
"source": {
"git": "https://github.com/k373379320/ZBRefresh.git",
"tag": "1.0.0"
},
"source_files": "ZBRefresh/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"ZB": "373379320@qq.com"
},
"social_media_url": "https://k373379320.github.io/"
}