[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 1 / 8 / ff-ios-client-sdk / 0.0.3 / ff-ios-client-sdk.podspec.json
blob538401d64770dce63d47acec162b22897ef93b59
2   "name": "ff-ios-client-sdk",
3   "version": "0.0.3",
4   "summary": "iOS SDK for Harness Feature Flags Management",
5   "description": "Feature Flag Management platform from Harness. iOS SDK can be used to integrate with the platform in your iOS applications.",
6   "homepage": "https://github.com/drone/ff-ios-client-sdk",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": "Harness Inc",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/drone/ff-ios-client-sdk.git",
17     "tag": "0.0.3"
18   },
19   "source_files": [
20     "Sources",
21     "Sources/ff-ios-client-sdk/**/*.{h,m,swift}"
22   ],
23   "public_header_files": "Sources/ff-ios-client-sdk/**/*.{h}",
24   "requires_arc": true,
25   "swift_versions": [
26     "5.0",
27     "5.1",
28     "5.2",
29     "5.3"
30   ],
31   "swift_version": "5.3"