blob: 3c433e26aaa6c18685ba734c873357428aa84280 [file] [log] [blame]
{
"name": "PickerKit",
"version": "0.1.1",
"summary": "PickerKit",
"homepage": "https://github.com/Pondorasti/PickerKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexandru Turcanu": "alexandru_turcanu@ymail.com"
},
"source": {
"git": "https://github.com/Pondorasti/PickerKit.git",
"tag": "0.1.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}