blob: 2865c9ca571fff9a9454e85d13ff47c0df4966b2 [file] [log] [blame]
{
"name": "MZPullToRefresh",
"version": "1.0.0",
"summary": "MZPullToRefresh.",
"description": "MZPullToRefresh 0.0.1",
"homepage": "https://github.com/zouyongfeng/MZPullToRefresh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zouyongfeng": "1332090201@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zouyongfeng/MZPullToRefresh.git",
"tag": "v1.0.0"
},
"source_files": "MZPullToRefresh/*.{h,m}",
"dependencies": {
"SDWebImage": [
]
}
}