2 "name": "HNKWordLookup",
4 "summary": "Provides dictionary information about words.",
5 "description": "Provides dictionary information about words, such as definitions, pronunciations, random words, and word of the day.\n",
6 "homepage": "https://github.com/hkellaway/HNKWordLookup",
12 "Harlan Kellaway": "hello@harlankellaway.com"
15 "git": "https://github.com/hkellaway/HNKWordLookup.git",
22 "source_files": "Pod/Classes/HNKWordLookup.h",
35 "HNKWordLookup/Utility": [
40 "Pod/Classes/HNKHttpSessionManager.{h,m}",
41 "Pod/Classes/HNKLookup.{h,m}",
42 "Pod/Classes/HNKRandomWord.{h,m}",
43 "Pod/Classes/HNKWordDefinition.{h,m}",
44 "Pod/Classes/HNKWordOfTheDay.{h,m}",
45 "Pod/Classes/HNKWordPronunciation.{h,m}"
50 "source_files": "Pod/Classes/NSDate+HNKAdditions.{h,m}"