blob: 37a2fd91221a1f3d7b4fa9367dcd12e9e42103d7 [file] [log] [blame]
{
"name": "SFPickerView",
"version": "0.1.0",
"summary": "A short description of SFPickerView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/HSFAqi/SFPickerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hsfiOSGitHub": "huangsf_ios@sina.com"
},
"source": {
"git": "https://github.com/HSFAqi/SFPickerView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SFPickerView/Classes/**/*.swift",
"resource_bundles": {
"SFPickerView": [
"SFPickerView/Resources/*"
]
}
}