[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 8 / 3 / DocuSign / 2.1.1 / DocuSign.podspec.json
blob3abc43b04e5aad1e059cc68a0bea679b82338219
2   "name": "DocuSign",
3   "version": "2.1.1",
4   "summary": "DocuSign Native iOS Framework to sign and send in your iOS apps",
5   "description": "DocuSign Native iOS Framework to sign and send in your iOS apps:\n- The DocuSign Native iOS SDK is compatible with both Swift and Objective-C applications.\n- Easily integrate DocuSign’s platform into your app with access to existing templates.\n- Sign and complete any document-based transaction, whether you’re online or where connectivity may be unreliable or nonexistent.\n- Custom fields in your templates are seamlessly populated with your own app’s data, which could include customer or contact information.",
6   "homepage": "https://github.com/docusign/native-ios-sdk",
7   "screenshots": [
8     "https://developers.docusign.com/ios_sdk/images/signature-phone.png",
9     "https://developers.docusign.com/ios_sdk/images/fields.png"
10   ],
11   "license": {
12     "type": "DOCUSIGN SOFTWARE LICENSE AGREEMENT",
13     "file": "LICENSE.txt"
14   },
15   "authors": {
16     "DocuSign": "devcenter@docusign.com"
17   },
18   "social_media_url": "https://twitter.com/DocuSignAPI",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "requires_arc": true,
23   "preserve_paths": "DocuSignSDK.framework",
24   "public_header_files": "DocuSignSDK.framework/Headers/*.h",
25   "vendored_frameworks": "DocuSignSDK.framework",
26   "resources": "DocuSignSDK.framework/DocuSignSDK.bundle",
27   "source": {
28     "http": "https://github.com/docusign/native-ios-sdk/raw/release/2.1/DocuSignSDK.zip"
29   },
30   "source_files": "DocuSignSDK.framework/Headers/*.h"