[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / 0 / 9 / CloudmersiveValidateApiClient / 1.1.3 / CloudmersiveValidateApiClient.podspec.json
blobcad2abd71567756d8cca220d3c61777c998259cb
2   "name": "CloudmersiveValidateApiClient",
3   "version": "1.1.3",
4   "summary": "validateapi",
5   "description": "The validation APIs help you validate data. Check if an E-mail address is real. Check if a domain is real. Check up on an IP address, and even where it is located. All this and much more is available in the validation API.",
6   "platforms": {
7     "ios": "7.0"
8   },
9   "requires_arc": true,
10   "frameworks": "SystemConfiguration",
11   "homepage": "https://github.com/Cloudmersive/Cloudmersive.APIClient.ObjectiveC.Validate",
12   "license": "Proprietary",
13   "source": {
14     "git": "https://github.com/Cloudmersive/Cloudmersive.APIClient.ObjectiveC.Validate.git",
15     "tag": "1.1.3"
16   },
17   "authors": {
18     "Cloudmersive": "support@cloudmersive.com"
19   },
20   "source_files": "client/CloudmersiveValidateApiClient/**/*.{m,h}",
21   "public_header_files": "client/CloudmersiveValidateApiClient/**/*.h",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3"
25     ],
26     "JSONModel": [
27       "~> 1.2"
28     ],
29     "ISO8601": [
30       "~> 0.6"
31     ]
32   }