blob: 473eb9e5ca686b5c36dfdfaf03692a396e3b352b [file] [log] [blame]
{
"name": "VersionCompare",
"version": "1.0.0",
"summary": "Supports compare version in a very simple & comprehensive way.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DragonCherry/VersionCompare",
"license": {
"type": "Unlicense",
"file": "LICENSE"
},
"authors": {
"DragonCherry": "dragoncherry@naver.com"
},
"source": {
"git": "https://github.com/DragonCherry/VersionCompare.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "VersionCompare/Classes/**/*",
"pushed_with_swift_version": "3.0"
}