[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 4 / 3 / FoxOneOpenSDK / 1.3.0 / FoxOneOpenSDK.podspec.json
bloba20d59f18506208cc4bfd80fcb79a375b40b070d
2   "name": "FoxOneOpenSDK",
3   "version": "1.3.0",
4   "summary": "FoxOne Open SDK",
5   "description": "FoxOne Open SDK for iOS",
6   "homepage": "https://github.com/fox-one/foxone-ios-opensdk",
7   "license": "Apache License 2.0",
8   "authors": {
9     "moubuns": "mengwl@fox.one"
10   },
11   "platforms": {
12     "ios": "8.3"
13   },
14   "source": {
15     "git": "https://github.com/fox-one/foxone-ios-opensdk.git",
16     "tag": "1.3.0"
17   },
18   "source_files": "opensdk/opensdk/**/*.swift",
19   "resources": "opensdk/opensdk/Resource/**/*.*",
20   "swift_version": "4.2",
21   "requires_arc": true,
22   "dependencies": {
23     "Alamofire": [
25     ],
26     "SwiftyJSON": [
28     ],
29     "SwiftyRSA": [
31     ],
32     "CryptoSwift": [
34     ]
35   }