blob: b2876ff32b6e47cc0456b3ae4abeb2b110137ed9 [file] [log] [blame]
{
"name": "PYSearchDisplay",
"version": "0.0.3",
"summary": "PYSearchDisplay for iOS",
"description": "The PYSearchDisplay framework is designed to work seamlessly with your existing apps and projects.\nyou can simply add the pod your project.",
"homepage": "https://github.com/BobliiExp/PYSearchDisplay",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bob Lee": "boblii@hotmail.com"
},
"source": {
"git": "https://github.com/BobliiExp/PYSearchDisplay.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": "Foundation",
"source_files": "PYSearchDisplay/Ponyo/*.{h,m}"
}