blob: 0466705b745ca3b603b78dc5817cbf0d30341bfc [file] [log] [blame]
{
"name": "SwiftPicker",
"version": "0.1.0",
"summary": "Picker view with easily to use",
"description": "TODO: Add long description of the pod here.",
"swift_versions": "5.1",
"homepage": "https://github.com/notovel2/SwiftPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"notovel2": "notovel2@gmail.com"
},
"source": {
"git": "https://github.com/notovel2/SwiftPicker.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftPicker/Classes/**/*",
"swift_version": "5.1"
}