[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 7 / 9 / Reg / 0.2.4 / Reg.podspec.json
blobc96460eec32db92eb064caf6fd353e5f1eff333c
2   "name": "Reg",
3   "version": "0.2.4",
4   "summary": "A convenient Ruby-like wrapper for NSRegularExpression",
5   "homepage": "https://github.com/yhkaplan/Reg",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Joshua Kaplan": "yhkaplan@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/yhkaplan/Reg.git",
15     "tag": "0.2.4"
16   },
17   "social_media_url": "https://twitter.com/yhkaplan",
18   "source_files": "Sources/Reg/*.{swift,h,m}",
19   "frameworks": "Foundation",
20   "platforms": {
21     "ios": "10.0",
22     "osx": "10.13"
23   }