[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 6 / b / 8 / NSString-HYPWordExtractor / 1.2 / NSString-HYPWordExtractor.podspec.json
blob45050c4b63dfd2954b8cc6c28fbc03ce238a86e5
2   "name": "NSString-HYPWordExtractor",
3   "version": "1.2",
4   "summary": "A super easy way of extracting all or only unique words from an NSString",
5   "description": "                   * A super easy way of extracting all or only unique words from an NSString\n",
6   "homepage": "https://github.com/hyperoslo/NSString-HYPWordExtractor",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Hyper Interaktiv": "teknologi@hyper.no"
13   },
14   "social_media_url": "https://twitter.com/hyperoslo",
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/hyperoslo/NSString-HYPWordExtractor.git",
20     "tag": "1.2"
21   },
22   "source_files": "Source/",
23   "frameworks": "Foundation",
24   "requires_arc": true