[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / d / 3 / AppRootViewController / 1.0.4 / AppRootViewController.podspec.json
blob2b8729dd477713d68c93d455e1fad33d7e4af929
2   "name": "AppRootViewController",
3   "version": "1.0.4",
4   "summary": "Swift library for Routing of ViewControllers.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/Taillook/AppRootViewController",
10   "authors": {
11     "Taillook": "taillook.s[at]gmail.com"
12   },
13   "social_media_url": "http://twitter.com/Taillook",
14   "source": {
15     "git": "https://github.com/Taillook/AppRootViewController.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "requires_arc": true,
22   "source_files": "AppRootViewController/*.{h,m,swift}"