blob: a776d0209dd133526ca41ef6601964fc608b29c1 [file] [log] [blame]
{
"name": "MRefresh",
"version": "0.1.0",
"summary": "This pod enables you to add pull-to-refresh mechanism to your scrollviews and tableviews and use svg patterns in your refreshing views layers.",
"homepage": "https://github.com/strongself/MRefresh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mikhail Rakhmanov": "rakhmanov.m@gmail.com"
},
"source": {
"git": "https://github.com/strongself/MRefresh.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MRefresh/Classes/**/*"
}