[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 4 / 3 / Regexer / 1.0.0 / Regexer.podspec.json
blobd59349ccf7c9b1ec0e134d1ce8473ce785102ad1
2   "name": "Regexer",
3   "version": "1.0.0",
4   "summary": "Your regex helper. Makes working with regular expressions in Objective-C short, sweet and performant.",
5   "homepage": "http://github.com/fortinmike/Regexer",
6   "license": "MIT",
7   "authors": {
8     "MichaeĢˆl Fortin": "fortinmike@irradiated.net"
9   },
10   "source": {
11     "git": "https://github.com/fortinmike/Regexer.git",
12     "tag": "1.0.0"
13   },
14   "social_media_url": "https://twitter.com/IrradiatedApps",
15   "platforms": {
16     "ios": "5.0",
17     "osx": "10.7"
18   },
19   "requires_arc": true,
20   "source_files": "Regexer/Source",
21   "public_header_files": "Regexer/Source/**/*.h"