blob: 9e693d92cb72f94e7305a830f4f8405b10cb8ecd [file] [log] [blame]
{
"name": "UIViewControllerScroll",
"version": "1.1",
"summary": "make UIViewController self.view can scroll",
"homepage": "https://github.com/heroims/IOS11SytleTitleController",
"license": {
"type": "MIT",
"file": "README.md"
},
"authors": {
"heroims": "heroims@163.com"
},
"source": {
"git": "https://github.com/heroims/IOS11SytleTitleController.git",
"tag": "1.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "UIViewControllerScroll/*.{h,m}",
"requires_arc": true
}