[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 6 / b / 8 / NSString-HYPWordExtractor / 1.1 / NSString-HYPWordExtractor.podspec.json
blobfdb57b547f945799dd76959fa617f4ba90212aa8
2   "name": "NSString-HYPWordExtractor",
3   "version": "1.1",
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.1"
21   },
22   "source_files": "Source/",
23   "frameworks": "Foundation",
24   "requires_arc": true