{ | |
"name": "FUTableViewIndexBar", | |
"version": "1.0.0", | |
"summary": "custom FUTableViewIndexBar", | |
"homepage": "https://github.com/FuJunZhi/FUTableViewIndexBar", | |
"license": "MIT", | |
"authors": { | |
"fujunzhi": "185476975@qq.com" | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"source": { | |
"git": "https://github.com/FuJunZhi/FUTableViewIndexBar.git", | |
"tag": "1.0.0" | |
}, | |
"source_files": "FUTableViewIndexBar/*.{h,m}", | |
"requires_arc": true | |
} |