blob: 36e26fa3b180f6ac71530432a36ac9c1bd1c7962 [file] [log] [blame]
{
"name": "AssociateInuput",
"version": "1.2",
"summary": "UISearchBar,UItextField category,show history input content or suffix like @qq.com",
"description": "UISearchBar,UItextField category,show history input content or suffix like @qq.com \n easy to use and please first read demo code",
"homepage": "https://github.com/SongJasper/AssociateInuput",
"license": "None",
"authors": {
"宋金峰": "1334775003@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SongJasper/AssociateInuput.git",
"tag": "1.2"
},
"source_files": "LKAssociatePlan/LKAssociatePlan/LKAssociate/*.{h,m}",
"requires_arc": true,
"dependencies": {
"FMDB": [
"~> 2.7.5"
],
"MJExtension": [
"~> 3.0.15.1"
],
"Masonry": [
"~> 1.1.0"
]
}
}