blob: 65d665f7328746371513d4a5328b95f3387ea247 [file] [log] [blame]
{
"name": "PickerKit",
"version": "0.1.0",
"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.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}