blob: c41c67887d3779ec02dc10ab53d0cbedccad9d50 [file] [log] [blame]
{
"name": "FJSegmentedPager",
"version": "1.0.7",
"summary": "Segmented pager with Parallax header",
"homepage": "http://www.jianshu.com/p/bea2bfed3f3f",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fangjinfeng": "116418179@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/fangjinfeng/FJSegmentedPager.git",
"tag": "1.0.7"
},
"source_files": "FJSegmentedPager/**/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}