[Add] IPDSDK 2.0.1.0
[CocoaPods.git] / Specs / 9 / 4 / f / PassageFlex / 0.1.0 / PassageFlex.podspec.json
blob5a82146ea08aca05e8bb7730919f8feec59686f8
2   "name": "PassageFlex",
3   "version": "0.1.0",
4   "summary": "Use Passage Flex in your iOS application",
5   "homepage": "https://github.com/passageidentity/passage-flex-ios",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Passage Identity, Inc": "hello@passage.id"
12   },
13   "source": {
14     "git": "https://github.com/passageidentity/passage-flex-ios.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "15.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "Sources/PassageFlex/**/*",
22   "exclude_files": [
23     "Sources/PassageFlex/PassageFlex.docc/**/*",
24     "docs"
25   ],
26   "dependencies": {
27     "AnyCodable-FlightSchool": [
29     ]
30   },
31   "swift_version": "5.0"