[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 3 / 0 / d / CJSortedAndSearchUtil / 0.0.3 / CJSortedAndSearchUtil.podspec.json
blob5a58018013b9513a6adc9e309b56ab82f4cfb713
2   "name": "CJSortedAndSearchUtil",
3   "version": "0.0.3",
4   "summary": "数据的排序和搜索工具(包含数据模型)",
5   "homepage": "https://github.com/dvlproad/AllScrollView",
6   "license": "MIT",
7   "authors": "dvlproad",
8   "platforms": {
9     "ios": "7.0"
10   },
11   "source": {
12     "git": "https://github.com/dvlproad/AllScrollView.git",
13     "tag": "CJSortedAndSearchUtil_0.0.3"
14   },
15   "source_files": "CJSortedAndSearchUtil/**/*.{h,m}",
16   "frameworks": "UIKit",
17   "requires_arc": true,
18   "dependencies": {
19     "PinYin4Objc": [
20       "~> 1.1.1"
21     ]
22   }