[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 4 / 2 / 9 / Reborn / 0.1.0 / Reborn.podspec.json
blob4512f9386942c1f3201c2609284d06eedb2cecee
2   "name": "Reborn",
3   "version": "0.1.0",
4   "summary": "Installed version checker",
5   "description": "Reborn checks a user's currently installed version of your iOS app against the version that is currently configured.\n\nIf a both versions match and if it's the first time then fire and event to inform configured version installed.",
6   "homepage": "https://github.com/vbicer/Reborn",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "vbicer": "vlknbcr@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/vbicer/Reborn.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Reborn/Classes/**/*"