blob: c0590c83fac5c9b6c275548ad731403d154b762a [file] [log] [blame]
{
"name": "SearchablePicker",
"version": "0.1.2",
"summary": "iOS picker view controller",
"homepage": "https://github.com/adamhongmy/SearchablePicker",
"license": {
"type": "MIT"
},
"authors": {
"<adamhongmy>": "<adamhongmy@gmail.con>"
},
"source": {
"git": "https://github.com/adamhongmy/SearchablePicker.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SearchablePicker/SearchablePicker/*.{h,m}",
"resource_bundles": {
"SearchablePicker": [
"SearchablePicker/SearchablePicker/*.xib"
]
}
}