[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / f / 1 / SwifterUI / 0.4.3 / SwifterUI.podspec.json
blob097c194508158d1c8844526b6a61b7daa2010995
2   "name": "SwifterUI",
3   "version": "0.4.3",
4   "summary": "UI Library",
5   "description": "This is a UI Library to improve development process",
6   "homepage": "https://github.com/BrandonMA/SwifterUI",
7   "license": {
8     "type": "Apache-2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "<Brandon>": "<maldonado.brandon177@gmail.com>"
13   },
14   "source": {
15     "git": "https://github.com/BrandonMA/SwifterUI.git",
16     "tag": "0.4.3",
17     "submodules": true
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": [
23     "SwifterUI/SwifterUI/*",
24     "SwifterUI/SwifterUI/Extensions/*",
25     "SwifterUI/SwifterUI/Layout/*",
26     "SwifterUI/SwifterUI/SFGradient/*",
27     "SwifterUI/SwifterUI/Animations/*"
28   ],
29   "pod_target_xcconfig": {
30     "SWIFT_VERSION": "4.0"
31   }