blob: 6c00cf479cbcff8695874e0fe2ad495fbcaad624 [file] [log] [blame]
{
"name": "XZYSearchUI",
"version": "1.0.0",
"summary": "A Search UI Tools",
"description": "A Search UI Tools addtion with cocoapod support.",
"homepage": "https://github.com/xuziyuan/XZYSearchUI.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xuziyuan": "danxuschool@163.com"
},
"source": {
"git": "https://github.com/xuziyuan/XZYSearchUI.git",
"tag": "1.0.0"
},
"source_files": "XZYSearchUI/*.{h,m}",
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"requires_arc": true
}