blob: bb26db9c01ee997b4df15af1696fede3c96fed1a [file] [log] [blame]
{
"name": "UISearchBar-InnerComponents",
"version": "1.0.1",
"summary": "sth useful.",
"description": "wait for next time.",
"homepage": "https://github.com/vilyever",
"license": "MIT",
"authors": {
"vilyever": "vilyever@gmail.com"
},
"source": {
"git": "https://github.com/vilyever/UISearchBar-InnerComponents.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"UISearchBar-InnerComponents": [
"Pod/Assets/*.png"
]
},
"public_header_files": "Pod/Classes/**/*.h"
}