[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 6 / 1 / 2 / SearchController / 0.1.5 / SearchController.podspec.json
blob7cbb560f74fbe7db593610c63677e3665e1a788d
2   "name": "SearchController",
3   "version": "0.1.5",
4   "summary": "自定义搜索控制器",
5   "description": "TODO: 模仿系统的自定义搜索控制器实现",
6   "homepage": "https://github.com/swordjoy/SearchController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "swordjoy": "swordjooy@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/swordjoy/SearchController.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "SearchController/Classes/**/*",
22   "requires_arc": true,
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]