[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / b / 6 / OktaIdx / 1.0.0 / OktaIdx.podspec.json
blob0fc5143b4424f37131e2c8b8fa491a04ff375a38
2   "name": "OktaIdx",
3   "version": "1.0.0",
4   "summary": "SDK to easily integrate the Okta Identity Engine",
5   "description": "Integrate your native app with Okta using the Okta Identity Engine library.",
6   "platforms": {
7     "ios": "10.0",
8     "tvos": "10.0",
9     "osx": "10.10"
10   },
11   "homepage": "https://github.com/okta/okta-idx-swift",
12   "license": {
13     "type": "APACHE2",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "Okta Developers": "developer@okta.com"
18   },
19   "source": {
20     "git": "https://github.com/okta/okta-idx-swift.git",
21     "tag": "1.0.0"
22   },
23   "swift_versions": "5.0",
24   "source_files": "Sources/OktaIdx/**/*.{h,swift}",
25   "xcconfig": {
26     "USER_HEADER_SEARCH_PATHS": "${SRCROOT}/Sources/**"
27   },
28   "swift_version": "5.0"