2 "name": "HNKWordLookup",
4 "summary": "Performs 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",
22 "Pod/Classes/HNKWordLookup.h",
23 "Pod/Classes/HNKLookup.{h,m}",
24 "Pod/Classes/HNKWordDefinition.{h,m}",
25 "Pod/Classes/HNKWordOfTheDay.{h,m}",
26 "Pod/Classes/HNKWordPronunciation.{h,m}"
40 "Pod/Classes/HNKHttpSessionManager.{h,m}",
41 "Pod/Classes/NSDate+HNKAdditions.{h,m}"