blob: 67da39e3ffff2171a651e8d086a38f4af6adfeec [file] [log] [blame]
{
"name": "SlotSelector",
"version": "0.0.1",
"summary": "iOS SlotSelector component",
"description": "Library to handle Slot selection.",
"homepage": "https://github.com/XavierDK/SlotSelector",
"license": "MIT",
"authors": {
"XavierDK": "email@address.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/XavierDK/SlotSelector.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"SlotSelector/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}