[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 1 / f / CoreNavigation / 1.0.0-beta-5 / CoreNavigation.podspec.json
blobb64f63970a0647b55372e23bb023fce88491938f
2   "name": "CoreNavigation",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "1.0.0-beta-5",
7   "license": "MIT",
8   "summary": "A Swift navigation framework",
9   "authors": "Aron Balog",
10   "homepage": "https://github.com/aronbalog/CoreNavigation",
11   "source": {
12     "git": "https://github.com/aronbalog/CoreNavigation.git",
13     "tag": "1.0.0-beta-5"
14   },
15   "requires_arc": true,
16   "xcconfig": {
17     "SWIFT_VERSION": "4.2"
18   },
19   "swift_version": "4.2",
20   "source_files": "CoreNavigation/**/*.{swift}"