blob: 5a58018013b9513a6adc9e309b56ab82f4cfb713 [file] [log] [blame]
{
"name": "CJSortedAndSearchUtil",
"version": "0.0.3",
"summary": "数据的排序和搜索工具(包含数据模型)",
"homepage": "https://github.com/dvlproad/AllScrollView",
"license": "MIT",
"authors": "dvlproad",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/dvlproad/AllScrollView.git",
"tag": "CJSortedAndSearchUtil_0.0.3"
},
"source_files": "CJSortedAndSearchUtil/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"PinYin4Objc": [
"~> 1.1.1"
]
}
}