[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / 1 / 4 / b / AppVersioning / 0.1.1 / AppVersioning.podspec.json
blobc9f2e7876ffcb40226ff1e5fe5deb26419dccc38
2   "name": "AppVersioning",
3   "version": "0.1.1",
4   "summary": "Very simple app's version manager library.",
5   "homepage": "https://github.com/azu/AppVersioning",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "azu": "info@efcl.info"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "source": {
17     "git": "https://github.com/azu/AppVersioning.git",
18     "tag": "0.1.1"
19   },
20   "source_files": "AppVersioning/**/*.{h,m}",
21   "requires_arc": true