[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / a / f / 1 / SwifterUI / 0.4.5 / SwifterUI.podspec.json
blobb4a7a79cda34ab9195da4fbc4f7a59ee9e9da1e2
2   "name": "SwifterUI",
3   "version": "0.4.5",
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.5",
17     "submodules": true
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": [
23     "SwifterUI/SwifterUI/*",
24     "SwifterUI/SwifterUI/**/*"
25   ],
26   "pod_target_xcconfig": {
27     "SWIFT_VERSION": "4.0"
28   }