blob: b070fcfcceef3975ea29acbcc2b999f872658ade [file] [log] [blame]
{
"name": "MMSearchBarModule",
"version": "0.0.1",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Coding应用 多个SearchBar搜索框",
"homepage": "https://github.com/xwgit2971/MMSearchBarModule",
"authors": {
"SunnyX": "1031787148@qq.com"
},
"source": {
"git": "https://github.com/xwgit2971/MMSearchBarModule.git",
"tag": "0.0.1"
},
"source_files": "MMSearchBarModule/*.{h,m}",
"resources": "MMSearchBarModule/Resources/*.png",
"frameworks": [
"Foundation",
"UIKIt"
],
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.0.2"
],
"MMUIKitAdditions": [
],
"MMUIKitAdditionsModule": [
]
}
}