[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 3 / 4 / DocuSign.eSign / 1.0.0 / DocuSign.eSign.podspec.json
blob54b4487566647d9a8cd59ea403058cf3002a5ca2
2   "name": "DocuSign.eSign",
3   "version": "1.0.0",
4   "summary": "DocuSign REST API",
5   "description": "The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign.",
6   "platforms": {
7     "ios": "7.0"
8   },
9   "requires_arc": true,
10   "frameworks": "SystemConfiguration",
11   "homepage": "https://www.docusign.com/developer-center",
12   "license": "MIT",
13   "source": {
14     "git": "https://github.com/gsnavin/DocuSign.eSign.git",
15     "tag": "1.0.0"
16   },
17   "authors": {
18     "Dev Center": "devcenter@docusign.com"
19   },
20   "source_files": "DocuSign.eSign/*",
21   "public_header_files": "DocuSign.eSign/*.h",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.3"
25     ],
26     "JSONModel": [
27       "~> 1.1"
28     ],
29     "ISO8601": [
30       "~> 0.3"
31     ]
32   }