[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / f / 4 / c / FRCore / 3.3.0 / FRCore.podspec.json
blob12fcdb4399d19efcdb4efc76625f7a4bfb1ccf2a
2   "name": "FRCore",
3   "version": "3.3.0",
4   "summary": "ForgeRock Core SDK for iOS",
5   "description": "FRCore is a SDK that allows you to consume some of core functionalities and security features built for FRAuth SDK.",
6   "homepage": "https://www.forgerock.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "ForgeRock",
12   "source": {
13     "git": "https://github.com/ForgeRock/forgerock-ios-sdk.git",
14     "tag": "3.3.0"
15   },
16   "module_name": "FRCore",
17   "swift_versions": [
18     "5.0",
19     "5.1"
20   ],
21   "platforms": {
22     "ios": "11.0"
23   },
24   "source_files": [
25     "FRCore/FRCore/**/*.swift",
26     "FRCore/FRCore/**/*.c",
27     "FRCore/FRCore/**/*.h"
28   ],
29   "swift_version": "5.1"