blob: 205e3e7a36a4adc5e820ff82fb7c02d8f340fb4a [file] [log] [blame]
{
"name": "KVVersionManager",
"version": "0.1.7",
"summary": "a library use for KVManager app to check update version and warning user",
"description": "A Library that help check current version with Appstore version with both automatic and manual way\nUse with KVManager app!",
"homepage": "https://github.com/thangpham26394/KVVersionManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"thangpham26394": "thang.pd@citigo.com.vn"
},
"source": {
"git": "https://github.com/thangpham26394/KVVersionManager.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KVVersionManager/Classes/**/*",
"dependencies": {
"iVersion": [
]
}
}