[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 9 / 3 / Strix / 1.0.1 / Strix.podspec.json
blob10d58e7f69c9b1130f304ed82e7848d335a702a0
2   "name": "Strix",
3   "version": "1.0.1",
4   "summary": "Parser combinator library",
5   "description": "Strix is a parser combinator library written in Swift.",
6   "homepage": "https://github.com/nearfri/Strix",
7   "license": "MIT",
8   "authors": {
9     "Ukjeong Lee": "nearfri@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0",
13     "osx": "10.10",
14     "watchos": "2.0",
15     "tvos": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/nearfri/Strix.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "Sources/**/*.swift",
22   "pushed_with_swift_version": "4.0"