[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / d / 9 / 0 / HTKScrollingNavigationController / 0.0.2 / HTKScrollingNavigationController.podspec.json
blobbaedf6b67cf0314b9b59646491a04aff08d7f668
2   "name": "HTKScrollingNavigationController",
3   "version": "0.0.2",
4   "summary": "Scrolling navigation controller with slide-up transitions for iOS 7.x",
5   "description": "                   Scrolling navigation controller for iOS 7.x with slide-up transitions. It uses UICollectionView under the hood and currently supports vertical sliding.\n",
6   "homepage": "http://www.github.com/henrytkirk/HTKScrollingNavigationController",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Henry T Kirk": "henrytkirk@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/henrytkirk",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/henrytkirk/HTKScrollingNavigationController.git",
20     "tag": "v0.0.2"
21   },
22   "source_files": "HTKScrollingNavigationController/*.{h,m}",
23   "requires_arc": true