[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / d / ios-intentful / 0.0.2 / ios-intentful.podspec.json
blobdc0147548c4c9f74aaba9c37f8d52a1086984d34
2   "name": "ios-intentful",
3   "version": "0.0.2",
4   "summary": "A pod for intentful-ios.",
5   "description": "Intenful iOS pod to open a webview from a button.",
6   "homepage": "https://gl.catchdesign.co.nz/catch/ios-intentful",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lie-an Quintos": "lie-an.quintos@catchdesign.co.nz"
13   },
14   "source": {
15     "git": "git@gl.catchdesign.co.nz:catch/ios-intentful.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "source_files": "Sources/Intentful/*",
22   "swift_versions": "5.8.1",
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "static_framework": true,
30   "swift_version": "5.8.1"