[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 9 / f / CheckVersionApp / 0.0.2 / CheckVersionApp.podspec.json
bloba826aa94a9847712637d3413acaf87d595d3c413
2   "name": "CheckVersionApp",
3   "version": "0.0.2",
4   "summary": "A CocoaPods library written in Swift.",
5   "description": "Informs about the new available in the AppStore\nFethces the JSON from the AppStore, compares correctly the latest version with the local bundle.",
6   "homepage": "https://github.com/HoangTuEch/CheckVersionApp",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DatND": "datnd2@rikkeisoft.com"
13   },
14   "swift_versions": "4.2",
15   "platforms": {
16     "ios": "13.0"
17   },
18   "source": {
19     "git": "https://github.com/HoangTuEch/CheckVersionApp.git",
20     "tag": "0.0.2"
21   },
22   "source_files": "CheckVersionApp/**/*.{h,m,swift}",
23   "swift_version": "4.2"