[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 9 / d / 4 / CoreRoute / 0.2.1 / CoreRoute.podspec.json
blob58c0952d57360b3bf7288b2defc139f1b82e2c7d
2   "name": "CoreRoute",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "0.2.1",
7   "license": "MIT",
8   "summary": "A Swift routing framework",
9   "authors": "Aron Balog",
10   "homepage": "https://github.com/aronbalog/CoreRoute",
11   "source": {
12     "git": "https://github.com/aronbalog/CoreRoute.git",
13     "tag": "0.2.1"
14   },
15   "source_files": "CoreRoute/**/*.{swift}",
16   "requires_arc": true,
17   "xcconfig": {
18     "SWIFT_VERSION": "4.0"
19   }