[Add] Releasebird 1.0.23
[CocoaPods.git] / Specs / c / e / 9 / SwiftParsec / 3.0.2 / SwiftParsec.podspec.json
blobebd343e898749a7bb049752ada9ffa7df9c2f703
2   "name": "SwiftParsec",
3   "version": "3.0.2",
4   "license": "2-clause BSD",
5   "summary": "SwiftParsec is a Swift port of the Parsec parser combinator library.",
6   "homepage": "https://github.com/davedufresne/SwiftParsec",
7   "authors": {
8     "David Dufresne": "https://github.com/davedufresne"
9   },
10   "source": {
11     "git": "https://github.com/davedufresne/SwiftParsec.git",
12     "tag": "3.0.2"
13   },
14   "platforms": {
15     "ios": "9.0",
16     "osx": "10.10",
17     "tvos": "9.0",
18     "watchos": "2.0"
19   },
20   "source_files": "Sources/SwiftParsec/*.swift"