4 "summary": "Simple version number compare in major(.minor)?(.patch)? format",
5 "description": "Simple version number compare in major(.minor)?(.patch)? format\n\nSupports compare using ==, !=, >, >=, < and <=",
6 "homepage": "https://github.com/guhungry/ios-version",
9 "Woraphot Chokratanasombat": "guhungry@gmail.com"
15 "git": "https://github.com/guhungry/ios-version.git",
18 "source_files": "WCVersion/**/*.swift",
24 "swift_version": "4.2"