[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / f / b / HNKWordLookup / 0.1.0 / HNKWordLookup.podspec.json
blobdc3bb451f01f0e5cf96fb64c2658d173bd2b79d9
2   "name": "HNKWordLookup",
3   "version": "0.1.0",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Harlan Kellaway": "hello@harlankellaway.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/hkellaway/HNKWordLookup.git",
19     "tag": "0.1.0"
20   },
21   "exclude_files": "Classes/Exclude",
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking": [
25       "~> 2.5"
26     ],
27     "Mantle": [
28       "~> 1.5"
29     ]
30   }