blob: 8f31f22a5c0b4bb9c0b82db770d26f45a49cc102 [file] [log] [blame]
{
"name": "WYAPickerView",
"version": "0.1.2",
"summary": "A PickerView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/CreatSuns/WYAPickerView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wya": "develop"
},
"source": {
"git": "https://github.com/CreatSuns/WYAPickerView.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WYAPickerView/Classes/**/*",
"resource_bundles": {
"WYAPickerView": [
"WYAPickerView/Assets/WYAPickerView.bundle/*"
]
}
}