[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 7 / c / 1 / PySwiftyRegex / 2.0.1 / PySwiftyRegex.podspec.json
blob073f802313209db1825e5a0e1a564cc702a6bfdb
2   "name": "PySwiftyRegex",
3   "version": "2.0.1",
4   "license": "MIT",
5   "summary": "Easily deal with Regex in Swift in a Pythonic way",
6   "homepage": "https://github.com/cezheng/PySwiftyRegex",
7   "social_media_url": "https://twitter.com/AdamoCheng",
8   "authors": {
9     "Ce Zheng": "cezheng.cs@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/cezheng/PySwiftyRegex.git",
13     "tag": "2.0.1"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "source_files": "PySwiftyRegex/*.swift",
22   "requires_arc": true,
23   "pushed_with_swift_version": "4.0"