blob: 736810c5c3e3e8d9368ecd2d02f8d36548d4d2ec [file] [log] [blame]
{
"name": "OptionSelector",
"version": "0.1.0",
"summary": "Easily manage selecing item(s) from a list or array.",
"homepage": "https://github.com/inickt/OptionSelector",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nick Thompson": "me@nickt.dev"
},
"social_media_url": "https://twitter.com/inickt_",
"swift_version": "5",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/inickt/OptionSelector.git",
"tag": "0.1.0"
},
"source_files": "Source/**/*.{h,swift}"
}