[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / a / 7 / 2 / SwiftExpression / 2.2 / SwiftExpression.podspec.json
blob85be240df034afa888241209a31cf636873fb296
2   "name": "SwiftExpression",
3   "version": "2.2",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/lostatseajoshua/SwiftExpression",
8   "authors": {
9     "Joshua Alvarado": "alvaradojoshua0@gmail.com"
10   },
11   "summary": "Swift library for working with Regex.",
12   "source": {
13     "git": "https://github.com/lostatseajoshua/SwiftExpression.git",
14     "tag": "v2.2"
15   },
16   "source_files": "Sources/Regex.swift",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "pushed_with_swift_version": "3.0"