blob: aacc9fe0dae65b26d8d5b40924ad20a3070b85b0 [file] [log] [blame]
{
"name": "IOS11SytleTitleController",
"version": "1.2",
"summary": "IOS11Sytle Big Title UIViewController",
"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.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "BigTitleController/*.{h,m}",
"requires_arc": true,
"subspecs": [
{
"name": "UIViewControllerScroll",
"source_files": "UIViewControllerScroll/*.{h,m}"
}
]
}