blob: 54483c6409d393f17119ddeda3897a61c9dce0e1 [file] [log] [blame]
{
"name": "JElasticPullToRefresh",
"version": "1.0.3",
"summary": "elastic pull to refresh with objective-C",
"homepage": "https://github.com/mifanj/JElasticPullToRefresh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mifanj": "jy2211@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/mifanj/JElasticPullToRefresh.git",
"tag": "1.0.3"
},
"source_files": "JElasticPullToRefresh/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}