[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / d / 6 / 9 / CJBaseSearchViewController / 0.0.3 / CJBaseSearchViewController.podspec.json
blob9ef2654ebb66dac51ca53752d54ebef46454f7d8
2   "name": "CJBaseSearchViewController",
3   "version": "0.0.3",
4   "summary": "搜索控制器: A BaseViewController can use to Search.",
5   "homepage": "https://github.com/dvlproad/AllScrollView",
6   "license": "MIT",
7   "authors": {
8     "lichq": ""
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/dvlproad/AllScrollView.git",
15     "tag": "CJBaseSearchViewController_0.0.3_1"
16   },
17   "source_files": "CJBaseSearchViewController/*.{h,m}",
18   "frameworks": "UIKit",
19   "requires_arc": true,
20   "dependencies": {
21     "CJSortedAndSearchUtil": [
22       "~> 0.0.3"
23     ],
24     "NSOperationQueueUtil": [
25       "~> 0.0.1"
26     ]
27   }