2 "name": "HNKWordLookup",
4 "summary": "Helps with standard English-language dictionary queries, such as definitions, pronunciations, random words, and Word of the Day.",
5 "homepage": "http://cocoapods.org/pods/HNKWordLookup",
11 "Harlan Kellaway": "hello@harlankellaway.com"
14 "git": "https://github.com/hkellaway/HNKWordLookup.git",
21 "source_files": "Pod/Classes/HNKWordLookup.h",
34 "HNKWordLookup/Utility": [
39 "Pod/Classes/HNKHttpSessionManager.{h,m}",
40 "Pod/Classes/HNKLookup.{h,m}",
41 "Pod/Classes/HNKWordDefinition.{h,m}",
42 "Pod/Classes/HNKWordOfTheDay.{h,m}",
43 "Pod/Classes/HNKWordPronunciation.{h,m}"
48 "source_files": "Pod/Classes/NSDate+HNKAdditions.{h,m}"