blob: 5fbbe53c0457a8bf2201d950b679ff4dc8937c49 [file] [log] [blame]
{
"name": "JTScrollTitleViewController",
"version": "1.0.0",
"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.0"
},
"source_files": "JTScrollTitleViewController/*.{h,m}",
"requires_arc": true
}