[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / a / f / 1 / SwifterUI / 0.3.7 / SwifterUI.podspec.json
blobae3c485b822fe71f66e43be9e967ee798681e228
2   "name": "SwifterUI",
3   "version": "0.3.7",
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.7"
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   }