blob: edb086998da8960200d5dd5153a63ca049a30c5f [file] [log] [blame]
{
"name": "CJSortedAndSearchUtil",
"version": "0.0.1",
"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.1"
},
"source_files": "CJSortedAndSearchUtil/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"PinYin4Objc": [
"~> 1.1.1"
]
}
}