[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 3 / f / 7 / RegexAttributer / 1.1 / RegexAttributer.podspec.json
blobbe3f81934d150106831bd3aa17d39d8c3a31c71a
2   "name": "RegexAttributer",
3   "version": "1.1",
4   "summary": "A Lightweight library to manage Regex dependent attribute generation",
5   "description": "A Cocoapod library that helps you to make Regex calculations and generating attributes for attributed strings more easier.",
6   "homepage": "https://github.com/rajavijayakumar/RegexAttributer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Raja Vijaya Kumar": "developer.rajanayagam@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0",
16     "osx": "10.9"
17   },
18   "swift_versions": "4.0",
19   "source": {
20     "git": "https://github.com/rajavijayakumar/RegexAttributer.git",
21     "tag": "1.1"
22   },
23   "source_files": "RegexAttributer/**/*.{h,m,swift}",
24   "swift_version": "4.0"