[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 8 / 3 / DocuSign / 2.10.1 / DocuSign.podspec.json
bloba05f339536e5c09e052d05b6162b37ca1d09ccc6
2   "name": "DocuSign",
3   "version": "2.10.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/docs/ios-sdk/images/signature-phone.png",
9     "https://developers.docusign.com/docs/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": "10.0"
21   },
22   "requires_arc": true,
23   "preserve_paths": "DocuSignSDK.xcframework",
24   "vendored_frameworks": "DocuSignSDK.xcframework",
25   "resources": "DocuSignSDK.xcframework/**/DocuSignSDK.bundle",
26   "source": {
27     "http": "https://github.com/docusign/native-ios-sdk/raw/release/2.10.1/DocuSignSDK.zip"
28   }