blob: 5c514d8c295620d3e62068d6010997e543481b60 [file] [log] [blame]
{
"name": "VersionCheck",
"version": "0.1.1",
"summary": "A version compare tool for fir.im, write in swift",
"description": "A version compare tool for iOS, write in swift, current support fir.im only.",
"homepage": "https://github.com/jokefaker/VersionCheck",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jokefaker": "jokefaker@gmail.com"
},
"source": {
"git": "https://github.com/jokefaker/VersionCheck.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "VersionCheck/Classes/**/*",
"pushed_with_swift_version": "3.0"
}