[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / 1 / 4 / 5 / CloudmersiveNLPApiClient / 2.0.2 / CloudmersiveNLPApiClient.podspec.json
blobc47ddf3ea5f9adee60f7fbec258c065c4b3b69de
2   "name": "CloudmersiveNLPApiClient",
3   "version": "2.0.2",
4   "summary": "nlpapiv2",
5   "description": "The powerful Natural Language Processing APIs (v2) let you perform part of speech tagging, entity identification, sentence parsing, and much more to help you understand the meaning of unstructured text.",
6   "platforms": {
7     "ios": "7.0"
8   },
9   "requires_arc": true,
10   "frameworks": "SystemConfiguration",
11   "homepage": "https://github.com/Cloudmersive/Cloudmersive.APIClient.ObjectiveC.NLP",
12   "license": "Proprietary",
13   "source": {
14     "git": "https://github.com/Cloudmersive/Cloudmersive.APIClient.ObjectiveC.NLP.git",
15     "tag": "2.0.2"
16   },
17   "authors": {
18     "Cloudmersive": "support@cloudmersive.com"
19   },
20   "source_files": "client/CloudmersiveNLPApiClient/**/*.{m,h}",
21   "public_header_files": "client/CloudmersiveNLPApiClient/**/*.h",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3"
25     ],
26     "JSONModel": [
27       "~> 1.2"
28     ],
29     "ISO8601": [
30       "~> 0.6"
31     ]
32   }