[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / 9 / 5 / RANC / 1.0.1 / RANC.podspec.json
blob7fa71ca48fde6d987b20e766a20c8e291ec653d1
2   "name": "RANC",
3   "version": "1.0.1",
4   "license": "MIT",
5   "summary": "navigation controller",
6   "homepage": "https://github.com/retriable/RANavigationController",
7   "authors": {
8     "retriable": "retriable@retriable.com"
9   },
10   "source": {
11     "git": "https://github.com/retriable/RANavigationController.git",
12     "tag": "1.0.1"
13   },
14   "description": "navigation controller.",
15   "requires_arc": true,
16   "source_files": "RANC/*.{h,m}",
17   "ios": {
18     "frameworks": "UIKit"
19   },
20   "platforms": {
21     "ios": "8.0"
22   }