[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / a / f / 1 / SwifterUI / 0.1.9 / SwifterUI.podspec.json
blob32680ab6a7a081e090bb9e738674d2b4ebdf4520
2   "name": "SwifterUI",
3   "version": "0.1.9",
4   "summary": "UI Library made with Texture",
5   "description": "This is a UI Library",
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.1.9"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "4.0"
23   },
24   "source_files": [
25     "SwifterUI",
26     "SwifterUI",
27     "SwifterUI/*"
28   ],
29   "dependencies": {
30     "Texture": [
32     ]
33   }