blob: 18f27aaf6c53ef396ac774dc3ab2276bc23b40de [file] [log] [blame]
{
"name": "ZYSearchingEngine",
"version": "1.0.2",
"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.2"
},
"source_files": [
"ZYSearchingEngine",
"ZYSearchingEngine/*.{h,m}"
],
"resources": "ZYSearchingEngine/*.{bundle}",
"requires_arc": true
}