[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 9 / d / 4 / CoreRoute / 0.1.1 / CoreRoute.podspec.json
blob284e666b519f0a573f7f687e920c66addde54538
2   "name": "CoreRoute",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "0.1.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.1.1"
14   },
15   "source_files": "CoreRoute/**/*.{swift}",
16   "requires_arc": true,
17   "xcconfig": {
18     "SWIFT_VERSION": "4.0"
19   }