blob: 9ef2654ebb66dac51ca53752d54ebef46454f7d8 [file] [log] [blame]
{
"name": "CJBaseSearchViewController",
"version": "0.0.3",
"summary": "搜索控制器: A BaseViewController can use to Search.",
"homepage": "https://github.com/dvlproad/AllScrollView",
"license": "MIT",
"authors": {
"lichq": ""
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/dvlproad/AllScrollView.git",
"tag": "CJBaseSearchViewController_0.0.3_1"
},
"source_files": "CJBaseSearchViewController/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"CJSortedAndSearchUtil": [
"~> 0.0.3"
],
"NSOperationQueueUtil": [
"~> 0.0.1"
]
}
}