[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 1 / d / SwiftyForesight / 1.0.3 / SwiftyForesight.podspec.json
blob06cdd5d08eb983d4c5d5b85aac918132bd72d3f1
2   "name": "SwiftyForesight",
3   "version": "1.0.3",
4   "summary": "Foresight Swift API",
5   "description": "Swift API for integrating mobile applications with Foresight cloud framework.",
6   "homepage": "https://github.com/Enabyl/SwiftyForesight.git",
7   "license": "MIT",
8   "authors": {
9     "Jonathan Zia": "jzia@enabyl.me"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "source": {
15     "git": "https://github.com/Enabyl/SwiftyForesight.git",
16     "tag": "1.0.3"
17   },
18   "source_files": "SwiftyForesight/**/*.{h,m,swift}",
19   "frameworks": "CoreML",
20   "dependencies": {
21     "AWSMobileClient": [
23     ],
24     "AWSDynamoDB": [
26     ],
27     "AWSCognito": [
29     ],
30     "AWSS3": [
32     ]
33   }