blob: 312922906f3c29999f8daee87468003da3ab65db [file] [log] [blame]
{
"name": "ZYSearchingEngine",
"version": "1.0.4",
"summary": "SearchingEngine on iOS.",
"homepage": "https://github.com/xiaoyang521style/ZYSearchingEngine",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"赵阳": "mailyzhao@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xiaoyang521style/ZYSearchingEngine.git",
"tag": "1.0.4"
},
"source_files": [
"ZYSearchingEngine",
"ZYSearchingEngine/*.{h,m}"
],
"resources": "ZYSearchingEngine/*.{bundle}",
"requires_arc": true
}