InderKumarRathore/DeviceGuru

how to get system version like ios9.3.2?

leancmscn opened this issue · 3 comments

subject

This library doesn't provide this functionality since apple's framework does the same.
Check this Stack Overflow question

I think we could provide a Swifty version of this version checking since I found these solutions kinda ugly.

If @InderKumarRathore approves, I can work on that! 😄

@lfarah I think getting system os version is very simple and doesn't require any library for it. :)