[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / d / 1 / HYNavigationBar / 1.0.0 / HYNavigationBar.podspec.json
blob3250e0319f99097abfcc4d8a3f85af73c02ec5af
2   "name": "HYNavigationBar",
3   "version": "1.0.0",
4   "summary": "HYNavigationBar is a custom navigation bar which replicates iOS UINavigationBar.",
5   "homepage": "https://www.heady.io",
6   "authors": {
7     "HYNavigationBar": "tirupati@heady.io"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "git": "https://bitbucket.org/headyio/hynavigationbar.git",
18     "branch": "codebase"
19   },
20   "source_files": "Sources/*.{swift}",
21   "resources": "Sources/*.{png}",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"