[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / e / 9 / SwiftParsec / 2.0 / SwiftParsec.podspec.json
blob634ac52a814d41d34602f9fa5cad63b8950e891d
2   "name": "SwiftParsec",
3   "version": "2.0",
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": "2.0"
13   },
14   "platforms": {
15     "ios": "10.0",
16     "osx": "10.12",
17     "tvos": "10.0",
18     "watchos": "3.0"
19   },
20   "source_files": "Sources/SwiftParsec/*.swift"