[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 0 / d / CJSortedAndSearchUtil / 0.0.2 / CJSortedAndSearchUtil.podspec.json
blob331f4ec5577ede363ee680a216e365ed3d1d5439
2   "name": "CJSortedAndSearchUtil",
3   "version": "0.0.2",
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.2"
14   },
15   "source_files": "CJSortedAndSearchUtil/**/*.{h,m}",
16   "frameworks": "UIKit",
17   "requires_arc": true,
18   "dependencies": {
19     "PinYin4Objc": [
20       "~> 1.1.1"
21     ]
22   }