[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 3 / a / KVVersionManager / 0.1.2 / KVVersionManager.podspec.json
blob19e197278e45c46e25c88e83fa54c07d1e0da2a2
2   "name": "KVVersionManager",
3   "version": "0.1.2",
4   "summary": "a library use for KVManager app to check update version and warning user",
5   "description": "A Library that help check current version with Appstore version with both automatic and manual way\nUse with KVManager app!",
6   "homepage": "https://github.com/thangpham26394/KVVersionManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "thangpham26394": "thang.pd@citigo.com.vn"
13   },
14   "source": {
15     "git": "https://github.com/thangpham26394/KVVersionManager.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KVVersionManager/Classes/**/*",
22   "dependencies": {
23     "iVersion": [
25     ]
26   }