blob: 9a709b7ded6bc6717711649e2d34ca16930027e7 [file] [log] [blame]
{
"name": "WKCSearcher",
"version": "0.1.3",
"summary": "The development process can help you to quickly carry out some basic search settings.",
"homepage": "https://github.com/WeiKunChao/WKCKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WeiKunChao": "17736289336@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/WeiKunChao/WKCSearcher.git",
"tag": "0.1.3"
},
"source_files": "WKCSearcher/**/*.{h,m}",
"public_header_files": "WKCSearcher/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}