[Add] DocumentReaderBarcode 7.5.10922
[CocoaPods.git] / Specs / 2 / 4 / 8 / DFAPIFramework / 1.0.8 / DFAPIFramework.podspec.json
blob6629385ae153ca8a687c4cbfe7c1e39b78d050fa
2   "name": "DFAPIFramework",
3   "version": "1.0.8",
4   "summary": "This SDK provides a set of methods for iOS applications to authenticate user, capture, save and retrieve data.",
5   "description": "Sole purpose of this SDK is to authenticate user, get captured asset data, save assets to the server and retrieve data from server.",
6   "homepage": "https://github.com/anandramdeo-df/df-ios-api-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "piyushnaredi": "piyush.naredi@ranosys.com"
13   },
14   "source": {
15     "http": "https://github.com/anandramdeo-df/df-ios-api-sdk/releases/download/1.0.8/DFAPIFramework.zip"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "ios": {
21     "vendored_frameworks": "DFAPIFramework.framework"
22   },
23   "swift_versions": "4.2",
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "swift_version": "4.2"