[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 4 / 3 / Regexer / 1.1.0 / Regexer.podspec.json
blobeaba78c426201f5f19ceec3a6f238951a17085e2
2   "name": "Regexer",
3   "version": "1.1.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.1.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"