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