blob: a6b9066b074bf80cf5229e77caf1316fb632f193 [file] [log] [blame]
{
"name": "FERefresh",
"version": "0.8.0",
"summary": "Header and Footer Refresh for UIScrollView in iOS.",
"homepage": "https://github.com/SmallElephant/FERefresh",
"license": "MIT",
"authors": {
"FlyElephant": "sfmkeso@163.com"
},
"social_media_url": "http://www.jianshu.com/users/24da48b2ddb3/latest_articles",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/SmallElephant/FERefresh.git",
"tag": "0.8.0"
},
"source_files": "FERefresh/utils/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}