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 efficiently count the words in a text view while editing.",
6 "homepage": "https://github.com/Blue-Rocket/BRWordCounter",
9 "Matt Magoffin": "matt@bluerocket.us"
15 "git": "https://github.com/Blue-Rocket/BRWordCounter.git",
19 "default_subspecs": "Main",
24 "BRWordCounter/Packaging/BRWordCounter.h",
25 "BRWordCounter/BRWordCounter/BRWordCountDelegate.h",
26 "BRWordCounter/BRWordCounter/BRWordCountHelper.{h,m}"