blob: 19e197278e45c46e25c88e83fa54c07d1e0da2a2 [file] [log] [blame]
{
"name": "KVVersionManager",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KVVersionManager/Classes/**/*",
"dependencies": {
"iVersion": [
]
}
}