[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / f / 1 / SwifterUI / 0.3.22 / SwifterUI.podspec.json
blob153ad80e5f758f86386cb35d9882b02b6fa9ecf2
2   "name": "SwifterUI",
3   "version": "0.3.22",
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.3.22"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": [
22     "SwifterUI/SwifterUI/*",
23     "SwifterUI/SwifterUI/**/*"
24   ],
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "4.0"
27   },
28   "dependencies": {
29     "YouTubePlayer": [
31     ]
32   }