blob: 1e5ecd38e3d29fd34fae49e343a5e6a576127166 [file] [log] [blame]
{
"name": "JTScrollTitleViewController",
"version": "1.0.1",
"summary": "An easy way to use a scrollable title bar in a view controller",
"homepage": "https://github.com/abchtv/JTScrollTitleViewController",
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"authors": {
"Jorton HUANG": "563260512@qq.com"
},
"source": {
"git": "https://github.com/abchtv/JTScrollTitleViewController.git",
"tag": "1.0.1"
},
"source_files": "JTScrollTitleViewController/**/*.{h,m}",
"requires_arc": true
}