[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / 3 / e / LGSemiModalNavController / 0.1.0 / LGSemiModalNavController.podspec.json
bloba4cf71d0e11b82fc6c139545b4099537fd80203b
2   "name": "LGSemiModalNavController",
3   "version": "0.1.0",
4   "summary": "A UINavigationController subclass that presents itself a dynamic amount",
5   "description": "A UINavigationController subclass that presents itself a dynamic amount in a view controller using the UIViewControllerAnimatedTransitioning protocol.\n",
6   "homepage": "https://github.com/lukegeiger/LGSemiModalNavController",
7   "license": "MIT",
8   "authors": {
9     "Luke Geiger": "lukejamesgeiger@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/lukegeiger/LGSemiModalNavController.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/lukejgeiger",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "LGSemiModalNavController": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "frameworks": "UIKit"