2 "name": "BRWordCounter",
4 "summary": "Live word-counting for NSTextView on OS X and UITextView on iOS.",
5 "description": "This project provides a way to count the words in a text view while editing.\nIt is a pod wrapper for the MGWordCounter project, by Matt Gemmell.",
6 "homepage": "https://github.com/Blue-Rocket/BRWordCounter",
9 "Matt Magoffin": "matt@bluerocket.us"
16 "git": "https://github.com/Blue-Rocket/BRWordCounter.git",
21 "default_subspecs": "Main",
26 "BRWordCounter/Packaging/BRWordCounter.h",
27 "MGWordCounter/MGWordCounterDemo/MGWordCountOperation.{h,m}",
28 "MGWordCounter/MGWordCounterDemo/MGWordCounter.{h,m}",
29 "MGWordCounter/MGWordCounterDemo/MGWordCounterDelegate.h"