[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 7 / 1 / MMSearchBarModule / 0.0.1 / MMSearchBarModule.podspec.json
blobb070fcfcceef3975ea29acbcc2b999f872658ade
2   "name": "MMSearchBarModule",
3   "version": "0.0.1",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "Coding应用 多个SearchBar搜索框",
12   "homepage": "https://github.com/xwgit2971/MMSearchBarModule",
13   "authors": {
14     "SunnyX": "1031787148@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/xwgit2971/MMSearchBarModule.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "MMSearchBarModule/*.{h,m}",
21   "resources": "MMSearchBarModule/Resources/*.png",
22   "frameworks": [
23     "Foundation",
24     "UIKIt"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "Masonry": [
29       "~> 1.0.2"
30     ],
31     "MMUIKitAdditions": [
33     ],
34     "MMUIKitAdditionsModule": [
36     ]
37   }