[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / f / a / RGAppVersion / 0.1.1 / RGAppVersion.podspec.json
blob1690021add8b25fbb4b1fd8e2c51ac6d82a141ff
2   "name": "RGAppVersion",
3   "version": "0.1.1",
4   "description": "Simple class for accessing the iOS app version and track app updates.",
5   "summary": "Simple helper class for app versions.",
6   "homepage": "https://github.com/r-dent/RGAppVersion",
7   "authors": {
8     "Roman Gille": "developer@romangille.com"
9   },
10   "source": {
11     "git": "https://github.com/r-dent/RGAppVersion.git",
12     "tag": "v0.1.1"
13   },
14   "license": {
15     "type": "MIT",
16     "file": "LICENSE"
17   },
18   "platforms": {
19     "ios": "8"
20   },
21   "source_files": "Sources/*.swift",
22   "requires_arc": true,
23   "frameworks": "Foundation"