| { | |
| "name": "JTScrollTitleViewController", | |
| "version": "1.2.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.2.1" | |
| }, | |
| "source_files": "JTScrollTitleViewController/**/*.{h,m}", | |
| "requires_arc": true | |
| } |