[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / c / 9 / 1 / YJSearchController / 1.0.1 / YJSearchController.podspec.json
blob165cba30d2cb24d5cbf3a44c4d7dab4967810bee
2   "name": "YJSearchController",
3   "version": "1.0.1",
4   "summary": "搜索",
5   "homepage": "https://github.com/LYajun/YJSearchController",
6   "license": "MIT",
7   "authors": {
8     "刘亚军": "liuyajun1999@icloud.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/LYajun/YJSearchController.git",
15     "tag": "1.0.1"
16   },
17   "source_files": [
18     "YJSearchController/Base/*.{h,m}",
19     "YJSearchController/Main/*.{h,m}",
20     "YJSearchController/Match/*.{h,m}",
21     "YJSearchController/Public/*.{h,m}",
22     "YJSearchController/Record/*.{h,m}"
23   ],
24   "resources": "YJSearchController/YJSearchController.bundle",
25   "requires_arc": true,
26   "dependencies": {
27     "Masonry": [
29     ],
30     "LGAlertHUD": [
32     ],
33     "YJExtensions": [
35     ]
36   },
37   "subspecs": [
38     {
39       "name": "PinYin",
40       "source_files": "YJSearchController/PinYin/*.{h,m}"
41     }
42   ]