[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 4 / d / AdobeSign / 1.0.0 / AdobeSign.podspec.json
blob79ddb664316df33d59f04c1d76f32abf2126597a
2   "name": "AdobeSign",
3   "version": "1.0.0",
4   "summary": "A Swift SDK for Adobe Sign.",
5   "description": "This CocoaPod facilitates the integration of iOS apps with Adobe Sign by handling the OAuth process and REST calls with Adobe's servers.",
6   "homepage": "https://github.com/elliottbolzan/AdobeSign",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Elliott Bolzan": "elliottbolzan@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/elliottbolzan/AdobeSign.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "AdobeSign/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
25     ],
26     "SwiftyJSON": [
28     ],
29     "KeychainSwift": [
31     ]
32   },
33   "pushed_with_swift_version": "3.0"