blob: f502c6ad7a1a337184bd41155ce0cceff2a69705 [file] [log] [blame]
{
"name": "APVersionControl",
"version": "1.0",
"summary": "This class checks whether your apps current version is higher than the version passed in parameter or not.",
"description": "This class checks whether your app current version is higher than the version passed in parameter or not.",
"homepage": "https://github.com/AkashPatel09/APVersionControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AkashPatel09": "akashpatel116@gmail.com"
},
"source": {
"git": "https://github.com/AkashPatel09/APVersionControl.git",
"tag": "v1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "VersionControl/APVersionControl/APVersionControl.swift"
}